All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master][PATCH] meta-arago-demos: layer.conf: Remove SIGGEN_EXCLUDERECIPES_ABISAFE
@ 2025-03-20 18:12 Ryan Eatmon
  2025-03-24 16:53 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Eatmon @ 2025-03-20 18:12 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

Remove the setting of SIGGEN_EXCLUDERECIPES_ABISAFE as it is no longer needed.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-distro/conf/layer.conf | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/meta-arago-distro/conf/layer.conf b/meta-arago-distro/conf/layer.conf
index 0bbf9a4e..40629794 100644
--- a/meta-arago-distro/conf/layer.conf
+++ b/meta-arago-distro/conf/layer.conf
@@ -39,11 +39,4 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
     weston-init->kbd \
 "
 
-SIGGEN_EXCLUDERECIPES_ABISAFE += " \
-    udev \
-    eudev \
-    weston-conf \
-    cryptodev-module \
-"
-
 HOSTTOOLS_NONFATAL += "corkscrew getent socket"
-- 
2.17.1



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

end of thread, other threads:[~2025-03-25 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20 18:12 [meta-arago][master][PATCH] meta-arago-demos: layer.conf: Remove SIGGEN_EXCLUDERECIPES_ABISAFE Ryan Eatmon
2025-03-24 16:53 ` Denys Dmytriyenko
2025-03-25 15:21   ` Ryan Eatmon

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.