Ack On Tue, Mar 17, 2026 at 05:35:57PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > Signed-off-by: Ryan Eatmon <[email protected]> > --- > meta-arago-distro/conf/layer.conf | 2 +- > meta-arago-extras/conf/layer.conf | 2 +- > meta-arago-test/conf/layer.conf | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta-arago-distro/conf/layer.conf > b/meta-arago-distro/conf/layer.conf > index e16eedd6..2ad036f5 100644 > --- a/meta-arago-distro/conf/layer.conf > +++ b/meta-arago-distro/conf/layer.conf > @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-distro" > BBFILE_PATTERN_meta-arago-distro := "^${LAYERDIR}/" > BBFILE_PRIORITY_meta-arago-distro = "10" > > -LAYERSERIES_COMPAT_meta-arago-distro = "walnascar whinlatter" > +LAYERSERIES_COMPAT_meta-arago-distro = "whinlatter wrynose" > > LAYERDEPENDS_meta-arago-distro = " \ > core \ > diff --git a/meta-arago-extras/conf/layer.conf > b/meta-arago-extras/conf/layer.conf > index 1a4a5bdd..29107f12 100644 > --- a/meta-arago-extras/conf/layer.conf > +++ b/meta-arago-extras/conf/layer.conf > @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-extras" > BBFILE_PATTERN_meta-arago-extras := "^${LAYERDIR}/" > BBFILE_PRIORITY_meta-arago-extras = "10" > > -LAYERSERIES_COMPAT_meta-arago-extras = "walnascar whinlatter" > +LAYERSERIES_COMPAT_meta-arago-extras = "whinlatter wrynose" > > # Set a variable to get to the top of the metadata location > ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}' > diff --git a/meta-arago-test/conf/layer.conf b/meta-arago-test/conf/layer.conf > index 3a5ed925..3084974b 100644 > --- a/meta-arago-test/conf/layer.conf > +++ b/meta-arago-test/conf/layer.conf > @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-arago-test" > BBFILE_PATTERN_meta-arago-test := "^${LAYERDIR}/" > BBFILE_PRIORITY_meta-arago-test = "10" > > -LAYERSERIES_COMPAT_meta-arago-test = "walnascar whinlatter" > +LAYERSERIES_COMPAT_meta-arago-test = "whinlatter wrynose" > > # Set a variable to get to the top of the metadata location > TITESTBASE := '${@os.path.normpath("${LAYERDIR}/")}' > -- > 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17393): https://lists.yoctoproject.org/g/meta-arago/message/17393 Mute This Topic: https://lists.yoctoproject.org/mt/118374290/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
