| Message ID | 20260318074110.111350-1-martin.jansa@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-security] layer.conf: Update to wrynose release series | expand |
On Wed, 18 Mar 2026, Martin Jansa via lists.yoctoproject.org wrote: > From: Martin Jansa <martin.jansa@gmail.com> > > Changed in: > https://git.openembedded.org/openembedded-core/commit/?id=cd1179544d74026c99a4938824146cec4f5acfca > > Signed-off-by: Martin Jansa <martin.jansa@gmail.com> I had started on this yesterday, but sanity testing was blocked by meta-openembedded not having updated. I have some personal travel the next few days (about to board a flight), but I'll push it out this evening. Scott > --- > conf/layer.conf | 2 +- > meta-hardening/conf/layer.conf | 2 +- > meta-integrity/conf/layer.conf | 2 +- > meta-parsec/conf/layer.conf | 2 +- > meta-tpm/conf/layer.conf | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/conf/layer.conf b/conf/layer.conf > index 7a86054..e08a58a 100644 > --- a/conf/layer.conf > +++ b/conf/layer.conf > @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security" > BBFILE_PATTERN_security = "^${LAYERDIR}/" > BBFILE_PRIORITY_security = "8" > > -LAYERSERIES_COMPAT_security = "whinlatter" > +LAYERSERIES_COMPAT_security = "whinlatter wrynose" > > LAYERDEPENDS_security = "core openembedded-layer" > > diff --git a/meta-hardening/conf/layer.conf b/meta-hardening/conf/layer.conf > index 367d3d7..dcc4fa8 100644 > --- a/meta-hardening/conf/layer.conf > +++ b/meta-hardening/conf/layer.conf > @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "harden-layer" > BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/" > BBFILE_PRIORITY_harden-layer = "6" > > -LAYERSERIES_COMPAT_harden-layer = "whinlatter" > +LAYERSERIES_COMPAT_harden-layer = "whinlatter wrynose" > > LAYERDEPENDS_harden-layer = "core openembedded-layer" > > diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf > index 23d6848..f907385 100644 > --- a/meta-integrity/conf/layer.conf > +++ b/meta-integrity/conf/layer.conf > @@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}' > # interactive shell is enough. > OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" > > -LAYERSERIES_COMPAT_integrity = "whinlatter" > +LAYERSERIES_COMPAT_integrity = "whinlatter wrynose" > # ima-evm-utils depends on keyutils from meta-oe > LAYERDEPENDS_integrity = "core openembedded-layer" > > diff --git a/meta-parsec/conf/layer.conf b/meta-parsec/conf/layer.conf > index 39d1265..79acc89 100644 > --- a/meta-parsec/conf/layer.conf > +++ b/meta-parsec/conf/layer.conf > @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer" > BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/" > BBFILE_PRIORITY_parsec-layer = "5" > > -LAYERSERIES_COMPAT_parsec-layer = "whinlatter walnascar scarthgap" > +LAYERSERIES_COMPAT_parsec-layer = "whinlatter wrynose walnascar scarthgap" > > LAYERDEPENDS_parsec-layer = "core" > BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec" > diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf > index 582fe1e..94ca4c6 100644 > --- a/meta-tpm/conf/layer.conf > +++ b/meta-tpm/conf/layer.conf > @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer" > BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" > BBFILE_PRIORITY_tpm-layer = "6" > > -LAYERSERIES_COMPAT_tpm-layer = "whinlatter" > +LAYERSERIES_COMPAT_tpm-layer = "whinlatter wrynose" > > LAYERDEPENDS_tpm-layer = " \ > core \ > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#3504): https://lists.yoctoproject.org/g/yocto-patches/message/3504 > Mute This Topic: https://lists.yoctoproject.org/mt/118379316/2167468 > Group Owner: yocto-patches+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13170805/2167468/856840347/xyzzy [scott.murray@konsulko.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
diff --git a/conf/layer.conf b/conf/layer.conf index 7a86054..e08a58a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security" BBFILE_PATTERN_security = "^${LAYERDIR}/" BBFILE_PRIORITY_security = "8" -LAYERSERIES_COMPAT_security = "whinlatter" +LAYERSERIES_COMPAT_security = "whinlatter wrynose" LAYERDEPENDS_security = "core openembedded-layer" diff --git a/meta-hardening/conf/layer.conf b/meta-hardening/conf/layer.conf index 367d3d7..dcc4fa8 100644 --- a/meta-hardening/conf/layer.conf +++ b/meta-hardening/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "harden-layer" BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_harden-layer = "6" -LAYERSERIES_COMPAT_harden-layer = "whinlatter" +LAYERSERIES_COMPAT_harden-layer = "whinlatter wrynose" LAYERDEPENDS_harden-layer = "core openembedded-layer" diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 23d6848..f907385 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf @@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}' # interactive shell is enough. OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" -LAYERSERIES_COMPAT_integrity = "whinlatter" +LAYERSERIES_COMPAT_integrity = "whinlatter wrynose" # ima-evm-utils depends on keyutils from meta-oe LAYERDEPENDS_integrity = "core openembedded-layer" diff --git a/meta-parsec/conf/layer.conf b/meta-parsec/conf/layer.conf index 39d1265..79acc89 100644 --- a/meta-parsec/conf/layer.conf +++ b/meta-parsec/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer" BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_parsec-layer = "5" -LAYERSERIES_COMPAT_parsec-layer = "whinlatter walnascar scarthgap" +LAYERSERIES_COMPAT_parsec-layer = "whinlatter wrynose walnascar scarthgap" LAYERDEPENDS_parsec-layer = "core" BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec" diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf index 582fe1e..94ca4c6 100644 --- a/meta-tpm/conf/layer.conf +++ b/meta-tpm/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer" BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_tpm-layer = "6" -LAYERSERIES_COMPAT_tpm-layer = "whinlatter" +LAYERSERIES_COMPAT_tpm-layer = "whinlatter wrynose" LAYERDEPENDS_tpm-layer = " \ core \