From: Scott Murray Date: Sun, 20 Nov 2022 23:21:19 +0000 (-0500) Subject: Add meta-clang as a dependency X-Git-Tag: 17.91.0~30 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=175c760662f98551e83fb60a427baeff1c3f52af;hp=175c760662f98551e83fb60a427baeff1c3f52af;p=AGL%2Fmeta-agl-demo.git Add meta-clang as a dependency Define AGL_META_CLANG in the agl-demo template to pull in meta-clang, as it seems required to avoid dependency errors from the uutils-coreutils recipe in meta-oe when selinux is present in DISTRO_FEATURES. It may be worthwhile investigating further and discussing with upstream, as this seems a bit unusual. Bug-AGL: SPEC-4578 Change-Id: Ib8ac8d02b86491bded5463670c87d12a8e66df6a Signed-off-by: Scott Murray ---