All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json: remove meta-agl from check-layer
       [not found] <17344D974B3963F1.27785@lists.yoctoproject.org>
@ 2022-12-26  9:51 ` Alexandre Belloni
  0 siblings, 0 replies; only message in thread
From: Alexandre Belloni @ 2022-12-26  9:51 UTC (permalink / raw)
  To: yocto

I forgot to tag this one for langdale

On 26/12/2022 10:24:19+0100, Alexandre Belloni via lists.yoctoproject.org wrote:
> From: Alexandre Belloni <alexandre.belloni@bootlin.com>
> 
> langdale isn't currently supported on any branch of meta-agl
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> ---
>  config.json | 16 ++++++----------
>  1 file changed, 6 insertions(+), 10 deletions(-)
> 
> diff --git a/config.json b/config.json
> index 27283c9f1610..45560c5cc522 100644
> --- a/config.json
> +++ b/config.json
> @@ -890,33 +890,29 @@
>              }
>          },
>          "check-layer-nightly" : {
> -            "NEEDREPOS" : ["poky", "meta-agl", "meta-arm", "meta-aws", "meta-intel", "meta-ti", "meta-openembedded", "meta-virtualization"],
> +            "NEEDREPOS" : ["poky", "meta-arm", "meta-aws", "meta-intel", "meta-ti", "meta-openembedded", "meta-virtualization"],
>              "step1" : {
> -                "shortname" : "Test meta-agl YP Compatibility",
> -                "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-agl/meta-agl-core ../meta-agl/meta-netboot ../meta-agl/meta-pipewire --dependency ../meta-openembedded/meta-oe ../meta-openembedded/meta-networking ../meta-openembedded/meta-python --no-auto-dependency"]
> -            },
> -            "step2" : {
>                  "shortname" : "Test meta-arm YP Compatibility",
>                  "MACHINE" : "qemuarm64",
>                  "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-arm/meta-arm ../meta-arm/meta-arm-toolchain ../meta-arm/meta-arm-bsp ../meta-arm/meta-gem5 ../meta-arm/meta-arm-autonomy --dependency ../meta-openembedded/meta-oe ../meta-openembedded/meta-networking ../meta-openembedded/meta-python ../meta-poky ../meta-openembedded/meta-filesystems ../meta-virtualization --no-auto-dependency"]
>              },
> -            "step3" : {
> +            "step2" : {
>                  "shortname" : "Test meta-aws YP Compatibility",
>                  "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-aws --dependency ../meta-openembedded/meta-oe ../meta-openembedded/meta-networking ../meta-openembedded/meta-python -n --no-auto-dependency"]
>              },
> -            "step4" : {
> +            "step3" : {
>                  "shortname" : "Test meta-intel YP Compatibility",
>                  "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-intel --no-auto-dependency"]
>              },
> -            "step5" : {
> +            "step4" : {
>                  "shortname" : "Test meta-ti YP Compatibility",
>                  "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-ti/meta-ti-bsp ../meta-ti/meta-ti-extras --dependency ../meta-arm --no-auto-dependency"]
>              },
> -            "step6" : {
> +            "step5" : {
>                  "shortname" : "Test meta-oe YP Compatibility",
>                  "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-openembedded --no-auto-dependency"]
>              },
> -            "step7" : {
> +            "step6" : {
>                  "shortname" : "Test meta-virtualization YP Compatibility",
>                  "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-virtualization --dependency ../meta-openembedded/meta-oe ../meta-openembedded/meta-networking ../meta-openembedded/meta-python ../meta-openembedded/meta-filesystems --no-auto-dependency"]
>              }
> -- 
> 2.38.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#58864): https://lists.yoctoproject.org/g/yocto/message/58864
> Mute This Topic: https://lists.yoctoproject.org/mt/95885037/3617179
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-26  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <17344D974B3963F1.27785@lists.yoctoproject.org>
2022-12-26  9:51 ` [yocto] [yocto-autobuilder-helper][PATCH] config.json: remove meta-agl from check-layer Alexandre Belloni

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.