mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +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:
@@ -24,3 +24,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
|||||||
wireguard-tools->wireguard-module \
|
wireguard-tools->wireguard-module \
|
||||||
wireless-regdb->crda \
|
wireless-regdb->crda \
|
||||||
"
|
"
|
||||||
|
BBFILES_DYNAMIC += " \
|
||||||
|
meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user