layer.conf: Update to honister

This marks the layers as compatible with honister now they use the new override
syntax.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2021-07-30 10:18:01 +02:00
committed by Khem Raj
parent c61dc077bb
commit 17adfde3bd
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-initramfs = "8"
LAYERDEPENDS_meta-initramfs = "core"
LAYERSERIES_COMPAT_meta-initramfs = " hardknott"
LAYERSERIES_COMPAT_meta-initramfs = "honister"
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
dracut->virtual/kernel \