All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json: remove meta-agl from check-layer
Date: Mon, 26 Dec 2022 10:51:27 +0100	[thread overview]
Message-ID: <Y6lun8vXMCuH4G4R@mail.local> (raw)
In-Reply-To: <17344D974B3963F1.27785@lists.yoctoproject.org>

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


           reply	other threads:[~2022-12-26  9:51 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <17344D974B3963F1.27785@lists.yoctoproject.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y6lun8vXMCuH4G4R@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.