Re: [meta-arm] [PATCH] layers: update for wrynose release series
Jose Quaresma <[email protected]> Thu, 19 Mar 2026 15:41:29 +0000
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <CANPvuR=Oi9qRT2tjyKVh5257igb3PsqWzRObb2tB4-J=pYLEXQ@mail.gmail.com> |
Jon Mason <[email protected]> escreveu (quinta, 19/03/2026 à(s) 14:11): > Thanks for the patch, but we pushed a quick patch to get our CI > working before we saw yours on the list. > No rush! Thanks, Jose > > Thanks, > Jon > > On Wed, Mar 18, 2026 at 8:30 AM Jose Quaresma via > lists.yoctoproject.org > <[email protected]> wrote: > > > > Signed-off-by: Jose Quaresma <[email protected]> > > --- > > meta-arm-bsp/conf/layer.conf | 2 +- > > meta-arm-toolchain/conf/layer.conf | 2 +- > > meta-arm/conf/layer.conf | 2 +- > > 3 files changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/meta-arm-bsp/conf/layer.conf b/meta-arm-bsp/conf/layer.conf > > index ecb91b08..58ab6b87 100644 > > --- a/meta-arm-bsp/conf/layer.conf > > +++ b/meta-arm-bsp/conf/layer.conf > > @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-arm-bsp" > > BBFILE_PATTERN_meta-arm-bsp = "^${LAYERDIR}/" > > BBFILE_PRIORITY_meta-arm-bsp = "5" > > > > -LAYERSERIES_COMPAT_meta-arm-bsp = "whinlatter" > > +LAYERSERIES_COMPAT_meta-arm-bsp = "whinlatter wrynose" > > > > LAYERDEPENDS_meta-arm-bsp = "core meta-arm" > > # This won't be used by layerindex-fetch, but works everywhere else > > diff --git a/meta-arm-toolchain/conf/layer.conf > b/meta-arm-toolchain/conf/layer.conf > > index 8bffff41..b51fc107 100644 > > --- a/meta-arm-toolchain/conf/layer.conf > > +++ b/meta-arm-toolchain/conf/layer.conf > > @@ -9,4 +9,4 @@ BBFILE_PATTERN_arm-toolchain := "^${LAYERDIR}/" > > BBFILE_PRIORITY_arm-toolchain = "5" > > > > LAYERDEPENDS_arm-toolchain = "core" > > -LAYERSERIES_COMPAT_arm-toolchain = "whinlatter" > > +LAYERSERIES_COMPAT_arm-toolchain = "whinlatter wrynose" > > diff --git a/meta-arm/conf/layer.conf b/meta-arm/conf/layer.conf > > index 9d18c7c4..bfcd569d 100644 > > --- a/meta-arm/conf/layer.conf > > +++ b/meta-arm/conf/layer.conf > > @@ -13,7 +13,7 @@ LAYERDEPENDS_meta-arm = " \ > > core \ > > arm-toolchain \ > > " > > -LAYERSERIES_COMPAT_meta-arm = "whinlatter" > > +LAYERSERIES_COMPAT_meta-arm = "whinlatter wrynose" > > > > # runfvp --console needs telnet, so pull this in for testimage. > > HOSTTOOLS_NONFATAL += "telnet" > > -- > > 2.53.0 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#6961): > https://lists.yoctoproject.org/g/meta-arm/message/6961 > > Mute This Topic: https://lists.yoctoproject.org/mt/118381496/3616920 > > Group Owner: [email protected] > > Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [ > [email protected]] > > -=-=-=-=-=-=-=-=-=-=-=- > > > -- Best regards, José Quaresma