diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-06-02 08:49:51 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-06-07 16:58:24 -0700 |
| commit | 5c215dd6793535c1382a02b3798789ef9956a6bc (patch) | |
| tree | 88a84fbc4ddcf9b001e77ba987633f6086ea8d15 /meta-integrity | |
| parent | 982ff6fb974973ce9fe9fa72e92d0f00d021193c (diff) | |
| download | meta-security-5c215dd6793535c1382a02b3798789ef9956a6bc.tar.gz | |
layer.conf: Post release codename changes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-integrity')
| -rw-r--r-- | meta-integrity/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 3d58be4..1fcf33c 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf | |||
| @@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}' | |||
| 20 | # interactive shell is enough. | 20 | # interactive shell is enough. |
| 21 | OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" | 21 | OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" |
| 22 | 22 | ||
| 23 | LAYERSERIES_COMPAT_integrity = "kirkstone" | 23 | LAYERSERIES_COMPAT_integrity = "kirkstone langdale" |
| 24 | # ima-evm-utils depends on keyutils from meta-oe | 24 | # ima-evm-utils depends on keyutils from meta-oe |
| 25 | LAYERDEPENDS_integrity = "core openembedded-layer" | 25 | LAYERDEPENDS_integrity = "core openembedded-layer" |
| 26 | 26 | ||
