All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] meta-networking: Add meta-phython to BBFILES_DYNAMIC
@ 2022-05-06 12:12 Teresa Remmet
  2022-05-07  3:06 ` [oe] " Kai
  0 siblings, 1 reply; 4+ messages in thread
From: Teresa Remmet @ 2022-05-06 12:12 UTC (permalink / raw)
  To: openembedded-devel

Activate recipes in dynamic-layers of meta-networking.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
---
 meta-networking/conf/layer.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 3069cfb6a39d..a7d6da8fd7d7 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -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 \
+"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-09  6:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 12:12 [meta-networking][PATCH] meta-networking: Add meta-phython to BBFILES_DYNAMIC Teresa Remmet
2022-05-07  3:06 ` [oe] " Kai
2022-05-07  3:22   ` Khem Raj
2022-05-09  6:15     ` Teresa Remmet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.