diff options
Diffstat (limited to 'meta-initramfs')
| -rw-r--r-- | meta-initramfs/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-initramfs/conf/layer.conf b/meta-initramfs/conf/layer.conf index d9b7c4cfb3..97afc9374e 100644 --- a/meta-initramfs/conf/layer.conf +++ b/meta-initramfs/conf/layer.conf | |||
| @@ -16,6 +16,8 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/" | |||
| 16 | BBFILE_PRIORITY_meta-initramfs = "8" | 16 | BBFILE_PRIORITY_meta-initramfs = "8" |
| 17 | LAYERDEPENDS_meta-initramfs = "core" | 17 | LAYERDEPENDS_meta-initramfs = "core" |
| 18 | 18 | ||
| 19 | LAYERSERIES_COMPAT_meta-initramfs = "sumo" | ||
| 20 | |||
| 19 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | 21 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ |
| 20 | dracut->virtual/kernel \ | 22 | dracut->virtual/kernel \ |
| 21 | " | 23 | " |
