From: Saalim Quadri Date: Tue, 18 Mar 2025 20:42:42 +0000 (+0530) Subject: machine/am62xx: Depend on meta-beagle X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=bf29eb385ec286a2280e58fd652e57fa17f1793d;p=AGL%2Fmeta-agl.git machine/am62xx: Depend on meta-beagle On switching to meta-ti (scarthgap), am62xx EVM fails to compile Bug-AGL: https://lf-automotivelinux.atlassian.net/browse/SPEC-5103 Change-Id: If61a7d55a2b24ecb8085b5461cfdc08fb123c143 Signed-off-by: Saalim Quadri Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30890 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 --- diff --git a/templates/machine/am62xx-evm/50_bblayers.conf.inc b/templates/machine/am62xx-evm/50_bblayers.conf.inc index 6ef08c43e..35f9ccf9c 100644 --- a/templates/machine/am62xx-evm/50_bblayers.conf.inc +++ b/templates/machine/am62xx-evm/50_bblayers.conf.inc @@ -2,4 +2,5 @@ BBLAYERS =+ "\ ${METADIR}/bsp/meta-arm/meta-arm \ ${METADIR}/bsp/meta-arm/meta-arm-toolchain \ ${METADIR}/bsp/meta-ti/meta-ti-bsp \ + ${METADIR}/bsp/meta-ti/meta-beagle \ "