mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +00:00
layer.conf: remove dead BBFILES_DYNAMIC entry for clang-layer
The dynamic-layers/clang-layer/ directory does not exist under meta-oe. Remove the stale BBFILES_DYNAMIC references as they match nothing. Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> (cherry picked from commit a07b2ddc51d0538269eb156f546df39f180fb9e7) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
7d1f4b0940
commit
34debec4d8
@ -26,8 +26,6 @@ BBFILE_PRIORITY_openembedded-layer = "5"
|
||||
# only activates content when identified layers are present,
|
||||
# to ensure yocto compatibility check pass
|
||||
BBFILES_DYNAMIC += " \
|
||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bb \
|
||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bbappend \
|
||||
meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
|
||||
meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \
|
||||
multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user