ci: fix building with i.MX6 SDK staging/ynezz/next
authorPetr Štetiar <ynezz@true.cz>
Thu, 7 Apr 2022 08:34:22 +0000 (10:34 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 7 Apr 2022 08:36:44 +0000 (10:36 +0200)
imx6 target was refactored into imx/cortexa9 subtarget in upstream
commit d2fb495a9d2a ("imx: split into arch-specific subtargets").

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml

index 4f314e2192aa7ad4a9d769138b173dcadff678e5..9e035fb230de46f5d9550300b16d71a59056c5a4 100644 (file)
@@ -20,8 +20,8 @@ various native checks with ustream-ssl/wolfSSL backend:
 build with Atheros ATH79 SDK (out of tree):
   extends: .openwrt-sdk-oot-build_ath79-generic
 
-build with Freescale i.MX 6 SDK (out of tree):
-  extends: .openwrt-sdk-oot-build_imx6-generic
+build with Freescale i.MX Cortex-A9 SDK (out of tree):
+  extends: .openwrt-sdk-oot-build_imx-cortexa9
 
 build with MIPS Malta CoreLV BE SDK (out of tree):
   extends: .openwrt-sdk-oot-build_malta-be