layer.conf: Add hardknott to LAYERSERIES_COMPAT

Thats codename for 3.3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-11-04 12:41:26 -08:00
parent 1204ed0a0e
commit 8fbaa7e41c
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 = "gatesgarth"
LAYERSERIES_COMPAT_meta-initramfs = "gatesgarth hardknott"
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
dracut->virtual/kernel \