mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
meta-networking: Add meta-python to BBFILES_DYNAMIC
Activate recipes in dynamic-layers of meta-networking. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1556da8902
commit
aca2dbebf0
|
|
@ -24,3 +24,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
|||
wireguard-tools->wireguard-module \
|
||||
wireless-regdb->crda \
|
||||
"
|
||||
BBFILES_DYNAMIC += " \
|
||||
meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user