Update bbe machine template for kirkstone 42/28042/2
authorPaul Barker <paul.barker@sancloud.com>
Thu, 6 Oct 2022 08:18:08 +0000 (09:18 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Oct 2022 17:55:01 +0000 (17:55 +0000)
The meta-ti layer has now been split into two sub-layers so we need to
update BBLAYERS.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: Iacb6940d55cb4c8dc60b3caae124cd2cd3295abe
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28042
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
templates/machine/bbe/50_bblayers.conf.inc

index 6e6a6c9..c94c1db 100644 (file)
@@ -1,7 +1,7 @@
 BBLAYERS =+ " \
     ${METADIR}/bsp/meta-arm/meta-arm \
     ${METADIR}/bsp/meta-arm/meta-arm-toolchain \
-    ${METADIR}/bsp/meta-ti \
+    ${METADIR}/bsp/meta-ti/meta-ti-bsp \
     ${METADIR}/bsp/meta-sancloud \
     ${METADIR}/bsp/meta-rtlwifi \
     "