Skip to content
Snippets Groups Projects
Commit 998c52fb authored by Esben Haabendal's avatar Esben Haabendal
Browse files

meta-intel: Move .bbappend file to dynamic-layers


This allows use of meta-ohos-staging without meta-intel layer, without
changing behaviour when used together with meta-intel.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent f31def71
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ...@@ -13,6 +13,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILES_DYNAMIC += "\ BBFILES_DYNAMIC += "\
stm-st-stm32mp:${LAYERDIR}/dynamic-layers/meta-st-stm32mp/recipes-*/*/*.bb \ stm-st-stm32mp:${LAYERDIR}/dynamic-layers/meta-st-stm32mp/recipes-*/*/*.bb \
stm-st-stm32mp:${LAYERDIR}/dynamic-layers/meta-st-stm32mp/recipes-*/*/*.bbappend \ stm-st-stm32mp:${LAYERDIR}/dynamic-layers/meta-st-stm32mp/recipes-*/*/*.bbappend \
intel:${LAYERDIR}/dynamic-layers/meta-intel/recipes-*/*/*.bb \
intel:${LAYERDIR}/dynamic-layers/meta-intel/recipes-*/*/*.bbappend \
" "
BBFILE_COLLECTIONS += "meta-ohos-staging" BBFILE_COLLECTIONS += "meta-ohos-staging"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment