Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: meta-agl now needs meta-oe

2024-01-20 Thread Richard Purdie
On Thu, 2024-01-18 at 13:32 +0100, Alexandre Belloni via
lists.yoctoproject.org wrote:
> From: Alexandre Belloni 
> 
> rng-tools has been moved to meta-oe and is a dependency of 
> packagegroup-agl-core-boot
> 
> Signed-off-by: Alexandre Belloni 
> ---
>  config.json | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/config.json b/config.json
> index 4686068dc5b6..b92a4f237c96 100644
> --- a/config.json
> +++ b/config.json
> @@ -646,9 +646,10 @@
>  }
>  },
>  "meta-agl-core" : {
> -"NEEDREPOS" : ["poky", "meta-agl"],
> +"NEEDREPOS" : ["poky", "meta-openembedded", "meta-agl"],
>  "ADDLAYER" : [
> -"${BUILDDIR}/../meta-agl/meta-agl-core"
> +"${BUILDDIR}/../meta-agl/meta-agl-core",
> +"${BUILDDIR}/../meta-openembedded/meta-oe"
>  ],
>  "DISTRO" : "poky-agl",
>  "BUILDINFO" : true,

We've decided not to do this for now so I'm not taking this.

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62204): https://lists.yoctoproject.org/g/yocto/message/62204
Mute This Topic: https://lists.yoctoproject.org/mt/103806903/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] [PATCH yocto-autobuilder-helper] config.json: meta-agl now needs meta-oe

2024-01-18 Thread Alexandre Belloni via lists.yoctoproject.org
From: Alexandre Belloni 

rng-tools has been moved to meta-oe and is a dependency of 
packagegroup-agl-core-boot

Signed-off-by: Alexandre Belloni 
---
 config.json | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/config.json b/config.json
index 4686068dc5b6..b92a4f237c96 100644
--- a/config.json
+++ b/config.json
@@ -646,9 +646,10 @@
 }
 },
 "meta-agl-core" : {
-"NEEDREPOS" : ["poky", "meta-agl"],
+"NEEDREPOS" : ["poky", "meta-openembedded", "meta-agl"],
 "ADDLAYER" : [
-"${BUILDDIR}/../meta-agl/meta-agl-core"
+"${BUILDDIR}/../meta-agl/meta-agl-core",
+"${BUILDDIR}/../meta-openembedded/meta-oe"
 ],
 "DISTRO" : "poky-agl",
 "BUILDINFO" : true,
-- 
2.43.0


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62188): https://lists.yoctoproject.org/g/yocto/message/62188
Mute This Topic: https://lists.yoctoproject.org/mt/103806903/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-