aboutsummaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
authorTom Rini2022-08-09 10:16:21 -0400
committerTom Rini2022-08-20 21:18:15 -0400
commit0040ed7e0c7b655c7e9e60b12a203eb1463ceffe (patch)
treefc845dce2cf6f3af3d92d8477e94996c7f59f0c7 /.azure-pipelines.yml
parentcd9b71c3f629c97a0e516d2ad2d2e4baae74d440 (diff)
ppc: Remove corenet_ds boards
These boards have been orphaned for some time and are behind on various DM migrations. Remove them. Cc: Priyanka Jain <priyanka.jain@nxp.com> Cc: Peng Fan <peng.fan@nxp.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 053f816db59..b40ce8d3f95 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -517,9 +517,7 @@ stages:
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"
+ BUILDMAN: "mpc85xx&freescale -x t102* -x p1_p2_rdb_pc -x p1010rdb -x bsc91*"
fsl_ppc:
BUILDMAN: "mpc83xx&freescale"
t102x: