aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-08 22:46:37 -0400
committerTom Rini <trini@konsulko.com>2022-08-08 22:46:37 -0400
commitd698bdfc8424e7f8ae679f4937051c6c670e76d0 (patch)
tree6816daf859c062da4398bc99bf5ddbfc73c4108b
parentdb8fd932552d1fadf8f0658d5497ce83dc879221 (diff)
downloadu-boot-TEST/move-azure-to-ubuntu-22.04.zip
u-boot-TEST/move-azure-to-ubuntu-22.04.tar.gz
u-boot-TEST/move-azure-to-ubuntu-22.04.tar.bz2
CI: Azure: Merge PowerPC jobs in to oneTEST/move-azure-to-ubuntu-22.04
At this point given the number of PowerPC platforms we have, a single job to build them all fits within the time limit we have in Azure. Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--.azure-pipelines.yml16
1 files changed, 2 insertions, 14 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 47bf3b5..f85b98f 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -514,20 +514,8 @@ stages:
BUILDMAN: "m68k"
mips:
BUILDMAN: "mips"
- non_fsl_ppc:
- BUILDMAN: "powerpc -x freescale"
- mpc85xx_freescale:
- BUILDMAN: "mpc85xx&freescale -x t208xrdb -x t102* -x p1_p2_rdb_pc -x p1010rdb -x corenet_ds -x bsc91*"
- t208xrdb_corenet_ds:
- BUILDMAN: "t208xrdb corenet_ds"
- fsl_ppc:
- BUILDMAN: "mpc83xx&freescale"
- t102x:
- BUILDMAN: "t102*"
- p1_p2_rdb_pc:
- BUILDMAN: "p1_p2_rdb_pc"
- p1010rdb_bsc91:
- BUILDMAN: "p1010rdb bsc91"
+ powerpc:
+ BUILDMAN: "powerpc"
siemens:
BUILDMAN: "siemens"
tegra: