meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT

Remove older releases from COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-10-15 09:19:27 -07:00
parent 31a27a918a
commit cd9eaf4318
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 = "thud warrior zeus dunfell"
LAYERSERIES_COMPAT_meta-initramfs = "gatesgarth"
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
dracut->virtual/kernel \