agl-demo: update meta-clang comment 94/29894/2 master next
authorScott Murray <scott.murray@konsulko.com>
Wed, 8 May 2024 19:04:52 +0000 (15:04 -0400)
committerScott Murray <scott.murray@konsulko.com>
Fri, 10 May 2024 16:00:02 +0000 (16:00 +0000)
Update comment in feature template documenting why meta-clang is
required.

Bug-AGL: SPEC-5123.

Change-Id: I4f4d589de07ee0d05f1720e1f1fca2445271d5c2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29894
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

templates/feature/agl-demo/50_bblayers.conf.inc

index 384a3b3..dee536e 100644 (file)
@@ -10,5 +10,5 @@ AGL_META_NETWORKING = "${METADIR}/external/meta-openembedded/meta-networking"
 AGL_META_PYTHON = "${METADIR}/external/meta-openembedded/meta-python"
 AGL_META_QT5 = "${METADIR}/external/meta-qt5"
 
 AGL_META_PYTHON = "${METADIR}/external/meta-openembedded/meta-python"
 AGL_META_QT5 = "${METADIR}/external/meta-qt5"
 
-# Needed to satisfy uutils-coreutils DEPENDS when using SELinux
+# Needed to build CEF and WAM
 AGL_META_CLANG = "${METADIR}/external/meta-clang"
 AGL_META_CLANG = "${METADIR}/external/meta-clang"