mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
conf/layer.conf: meta-clang -> clang-layer
It should be clang-layer, not meta-clang. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d4a9fe65a5
commit
e5abf9a3b9
|
|
@ -26,8 +26,8 @@ BBFILE_PRIORITY_openembedded-layer = "5"
|
|||
# only activates content when identified layers are present,
|
||||
# to ensure yocto compatibility check pass
|
||||
BBFILES_DYNAMIC += " \
|
||||
meta-clang:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bb \
|
||||
meta-clang:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bbappend \
|
||||
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…
Reference in New Issue
Block a user