summaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-07-08 14:50:08 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 16:33:10 +0300
commit5bda1878b96ec317c43f4ff94b46c6ac2b2cafca (patch)
tree23a5c3f40e213927738efadb84958333643525b3 /.azure-pipelines.yml
parent4ee73b00ba73f022c9917b0497289d254c34ceeb (diff)
downloadu-boot-5bda1878b96ec317c43f4ff94b46c6ac2b2cafca.tar.xz
Azure: Remove "spear" jobs
With the spear family of platforms gone, remove references to them from the build jobs. Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to '.azure-pipelines.yml')
-rw-r--r--.azure-pipelines.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 84409c284d..e3a994e0c4 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -347,7 +347,7 @@ jobs:
arm11_arm7_arm920t_arm946es:
BUILDMAN: "arm11 arm7 arm920t arm946es"
arm926ejs:
- BUILDMAN: "arm926ejs -x freescale,siemens,at91,kirkwood,spear,omap"
+ BUILDMAN: "arm926ejs -x freescale,siemens,at91,kirkwood,omap"
at91_non_armv7:
BUILDMAN: "at91 -x armv7"
at91_non_arm926ejs:
@@ -378,8 +378,6 @@ jobs:
BUILDMAN: "k2 k3"
samsung_socfpga:
BUILDMAN: "samsung socfpga"
- spear:
- BUILDMAN: "spear"
sun4i:
BUILDMAN: "sun4i"
sun5i: