]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
AzureCI: Move i.MX8 builds to their own job
authorTom Rini <trini@konsulko.com>
Tue, 27 Jul 2021 21:01:28 +0000 (17:01 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 27 Jul 2021 21:56:22 +0000 (17:56 -0400)
The aarch64 catch-all job is starting to get close to or exceed the time
limit for jobs.  Move the i.MX8 boards to their own job to fix this.

Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml

index e3a994e0c441e0eb49d313f2ebd3fbec1ee07e72..c088e1ac99b382c930235bef2e42916c6de11e66 100644 (file)
@@ -374,6 +374,8 @@ jobs:
           BUILDMAN: "mx6 -x boundary,engicam,freescale,technexion,toradex"
         imx:
           BUILDMAN: "mx -x mx6,freescale,technexion,toradex"
+        imx8:
+          BUILDMAN: "imx8"
         keystone2_keystone3:
           BUILDMAN: "k2 k3"
         samsung_socfpga:
@@ -433,7 +435,7 @@ jobs:
         uniphier:
           BUILDMAN: "uniphier"
         aarch64_catch_all:
-          BUILDMAN: "aarch64 -x bcm,k3,tegra,ls1,ls2,lx216,mvebu,uniphier,renesas,sunxi,samsung,socfpga,rk,versal,zynq"
+          BUILDMAN: "aarch64 -x bcm,imx8,k3,tegra,ls1,ls2,lx216,mvebu,uniphier,renesas,sunxi,samsung,socfpga,rk,versal,zynq"
         rockchip:
           BUILDMAN: "rk"
         renesas: