layer.conf: Post release codename changes

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2022-06-02 08:49:51 -07:00
parent 982ff6fb97
commit 5c215dd679
7 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}'
# interactive shell is enough.
OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
LAYERSERIES_COMPAT_integrity = "kirkstone"
LAYERSERIES_COMPAT_integrity = "kirkstone langdale"
# ima-evm-utils depends on keyutils from meta-oe
LAYERDEPENDS_integrity = "core openembedded-layer"