On Tue, Feb 22, 2022 at 6:20 PM Khem Raj <[email protected]> wrote:

> please update to latest master it has been fixed yesterday with
>
> https://git.openembedded.org/meta-openembedded/commit/?id=d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6
>
> Ah, thank you. Sorry for the noise.


> On Tue, Feb 22, 2022 at 6:15 PM Tim Orling <[email protected]> wrote:
> >
> > Upstream oe-core is now testing for 'kirkstone' compatibility which
> > breaks any CI for meta-openembedded layers,
> >
> > Signed-off-by: Tim Orling <[email protected]>
> > ---
> >  meta-filesystems/conf/layer.conf | 2 +-
> >  meta-gnome/conf/layer.conf       | 2 +-
> >  meta-initramfs/conf/layer.conf   | 2 +-
> >  meta-multimedia/conf/layer.conf  | 2 +-
> >  meta-networking/conf/layer.conf  | 2 +-
> >  meta-oe/conf/layer.conf          | 2 +-
> >  meta-perl/conf/layer.conf        | 2 +-
> >  meta-python/conf/layer.conf      | 2 +-
> >  meta-webserver/conf/layer.conf   | 2 +-
> >  meta-xfce/conf/layer.conf        | 2 +-
> >  10 files changed, 10 insertions(+), 10 deletions(-)
> >
> > diff --git a/meta-filesystems/conf/layer.conf
> b/meta-filesystems/conf/layer.conf
> > index 6a9357d2a9..b5f59d9bac 100644
> > --- a/meta-filesystems/conf/layer.conf
> > +++ b/meta-filesystems/conf/layer.conf
> > @@ -15,4 +15,4 @@ LAYERVERSION_filesystems-layer = "1"
> >
> >  LAYERDEPENDS_filesystems-layer = "core openembedded-layer"
> >
> > -LAYERSERIES_COMPAT_filesystems-layer = "honister"
> > +LAYERSERIES_COMPAT_filesystems-layer = "kirkstone"
> > diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf
> > index d2ee3e0692..3f6b4f7b76 100644
> > --- a/meta-gnome/conf/layer.conf
> > +++ b/meta-gnome/conf/layer.conf
> > @@ -17,7 +17,7 @@ LAYERVERSION_gnome-layer = "1"
> >
> >  LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
> >
> > -LAYERSERIES_COMPAT_gnome-layer = "honister"
> > +LAYERSERIES_COMPAT_gnome-layer = "kirkstone"
> >
> >  SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
> >    faenza-icon-theme->gdk-pixbuf \
> > diff --git a/meta-initramfs/conf/layer.conf
> b/meta-initramfs/conf/layer.conf
> > index 11dd43178e..33e61d333f 100644
> > --- a/meta-initramfs/conf/layer.conf
> > +++ b/meta-initramfs/conf/layer.conf
> > @@ -16,7 +16,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/"
> >  BBFILE_PRIORITY_meta-initramfs = "8"
> >  LAYERDEPENDS_meta-initramfs = "core"
> >
> > -LAYERSERIES_COMPAT_meta-initramfs = "honister"
> > +LAYERSERIES_COMPAT_meta-initramfs = "kirkstone"
> >
> >  SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
> >    dracut->virtual/kernel \
> > diff --git a/meta-multimedia/conf/layer.conf
> b/meta-multimedia/conf/layer.conf
> > index 56c3569d00..1fe9c80330 100644
> > --- a/meta-multimedia/conf/layer.conf
> > +++ b/meta-multimedia/conf/layer.conf
> > @@ -31,4 +31,4 @@ LAYERVERSION_multimedia-layer = "1"
> >
> >  LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python"
> >
> > -LAYERSERIES_COMPAT_multimedia-layer = "honister"
> > +LAYERSERIES_COMPAT_multimedia-layer = "kirkstone"
> > diff --git a/meta-networking/conf/layer.conf
> b/meta-networking/conf/layer.conf
> > index 67fcda3d99..3f9699ad18 100644
> > --- a/meta-networking/conf/layer.conf
> > +++ b/meta-networking/conf/layer.conf
> > @@ -17,7 +17,7 @@ LAYERDEPENDS_networking-layer = "core"
> >  LAYERDEPENDS_networking-layer += "openembedded-layer"
> >  LAYERDEPENDS_networking-layer += "meta-python"
> >
> > -LAYERSERIES_COMPAT_networking-layer = "honister"
> > +LAYERSERIES_COMPAT_networking-layer = "kirkstone"
> >
> >  LICENSE_PATH += "${LAYERDIR}/licenses"
> >
> > diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
> > index d25db911ce..93f3dc5807 100644
> > --- a/meta-oe/conf/layer.conf
> > +++ b/meta-oe/conf/layer.conf
> > @@ -42,7 +42,7 @@ LAYERVERSION_openembedded-layer = "1"
> >
> >  LAYERDEPENDS_openembedded-layer = "core"
> >
> > -LAYERSERIES_COMPAT_openembedded-layer = "honister"
> > +LAYERSERIES_COMPAT_openembedded-layer = "kirkstone"
> >
> >  LICENSE_PATH += "${LAYERDIR}/licenses"
> >
> > diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf
> > index 6a2dd7ff95..4f075e9a92 100644
> > --- a/meta-perl/conf/layer.conf
> > +++ b/meta-perl/conf/layer.conf
> > @@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1"
> >
> >  LAYERDEPENDS_perl-layer = "core openembedded-layer"
> >
> > -LAYERSERIES_COMPAT_perl-layer = "honister"
> > +LAYERSERIES_COMPAT_perl-layer = "kirkstone"
> > diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
> > index ffad953f93..98f734152f 100644
> > --- a/meta-python/conf/layer.conf
> > +++ b/meta-python/conf/layer.conf
> > @@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
> >
> >  LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
> >
> > -LAYERSERIES_COMPAT_meta-python = "honister"
> > +LAYERSERIES_COMPAT_meta-python = "kirkstone"
> >
> >  LICENSE_PATH += "${LAYERDIR}/licenses"
> > diff --git a/meta-webserver/conf/layer.conf
> b/meta-webserver/conf/layer.conf
> > index 46d5a872a1..312c39b3b3 100644
> > --- a/meta-webserver/conf/layer.conf
> > +++ b/meta-webserver/conf/layer.conf
> > @@ -17,7 +17,7 @@ LAYERVERSION_webserver = "1"
> >
> >  LAYERDEPENDS_webserver = "core openembedded-layer"
> >
> > -LAYERSERIES_COMPAT_webserver = "honister"
> > +LAYERSERIES_COMPAT_webserver = "kirkstone"
> >
> >  LICENSE_PATH += "${LAYERDIR}/licenses"
> >
> > diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
> > index 81e7dc5ad3..be58708679 100644
> > --- a/meta-xfce/conf/layer.conf
> > +++ b/meta-xfce/conf/layer.conf
> > @@ -19,7 +19,7 @@ LAYERDEPENDS_xfce-layer += "multimedia-layer"
> >  LAYERDEPENDS_xfce-layer += "meta-python"
> >  LAYERDEPENDS_xfce-layer += "networking-layer"
> >
> > -LAYERSERIES_COMPAT_xfce-layer = "honister"
> > +LAYERSERIES_COMPAT_xfce-layer = "kirkstone"
> >
> >  SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
> >    openzone->gdk-pixbuf \
> > --
> > 2.30.2
> >
> >
> > 
> >
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#95461): 
https://lists.openembedded.org/g/openembedded-devel/message/95461
Mute This Topic: https://lists.openembedded.org/mt/89332953/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to