mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-19 03:15:00 +00:00
CI: Azure: Merge PowerPC jobs in to one
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> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
845102cbe9
commit
05f958f8a2
1 changed files with 2 additions and 12 deletions
|
@ -514,18 +514,8 @@ stages:
|
||||||
BUILDMAN: "m68k"
|
BUILDMAN: "m68k"
|
||||||
mips:
|
mips:
|
||||||
BUILDMAN: "mips"
|
BUILDMAN: "mips"
|
||||||
non_fsl_ppc:
|
powerpc:
|
||||||
BUILDMAN: "powerpc -x freescale"
|
BUILDMAN: "powerpc"
|
||||||
mpc85xx_freescale:
|
|
||||||
BUILDMAN: "mpc85xx&freescale -x t102* -x p1_p2_rdb_pc -x p1010rdb -x bsc91*"
|
|
||||||
fsl_ppc:
|
|
||||||
BUILDMAN: "mpc83xx&freescale"
|
|
||||||
t102x:
|
|
||||||
BUILDMAN: "t102*"
|
|
||||||
p1_p2_rdb_pc:
|
|
||||||
BUILDMAN: "p1_p2_rdb_pc"
|
|
||||||
p1010rdb_bsc91:
|
|
||||||
BUILDMAN: "p1010rdb bsc91"
|
|
||||||
siemens:
|
siemens:
|
||||||
BUILDMAN: "siemens"
|
BUILDMAN: "siemens"
|
||||||
tegra:
|
tegra:
|
||||||
|
|
Loading…
Add table
Reference in a new issue