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

* Re: [meta-arago][master][PATCH] meta-arago-demos: layer.conf: Remove SIGGEN_EXCLUDERECIPES_ABISAFE
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2025-03-24 16:53 UTC (permalink / raw)
  To: reatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago

Is it meta-arago-demos as in Subject or meta-arago-distro as in the patch?


On Thu, Mar 20, 2025 at 01:12:25PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> 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	[flat|nested] 3+ messages in thread

* Re: [meta-arago][master][PATCH] meta-arago-demos: layer.conf: Remove SIGGEN_EXCLUDERECIPES_ABISAFE
  2025-03-24 16:53 ` Denys Dmytriyenko
@ 2025-03-25 15:21   ` Ryan Eatmon
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Eatmon @ 2025-03-25 15:21 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-arago


Doh!  Copy and paste error.  I'll fix it in the repo before it makes it 
out to prod.


On 3/24/2025 11:53 AM, Denys Dmytriyenko wrote:
> Is it meta-arago-demos as in Subject or meta-arago-distro as in the patch?
> 
> 
> On Thu, Mar 20, 2025 at 01:12:25PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
>> 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

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


^ permalink raw reply	[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.