diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-09-10 11:58:01 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-10 06:49:11 -0700 |
| commit | eff1b182c194ad940464f4f87531f4296422c050 (patch) | |
| tree | 06b4d01853187bbace9f6bfc6d18a4f86fdc4ffd /meta-initramfs | |
| parent | 7554afa9b38c12a066b5970e18c1a7d60584f47e (diff) | |
| download | meta-openembedded-eff1b182c194ad940464f4f87531f4296422c050.tar.gz | |
layer.conf: update LAYERSERIES_COMPAT for nanbield
* oe-core switched to nanbield in:
https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs')
| -rw-r--r-- | meta-initramfs/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/conf/layer.conf b/meta-initramfs/conf/layer.conf index b4cd74398d..ef12daf53f 100644 --- a/meta-initramfs/conf/layer.conf +++ b/meta-initramfs/conf/layer.conf | |||
| @@ -16,7 +16,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/" | |||
| 16 | BBFILE_PRIORITY_meta-initramfs = "5" | 16 | BBFILE_PRIORITY_meta-initramfs = "5" |
| 17 | LAYERDEPENDS_meta-initramfs = "core" | 17 | LAYERDEPENDS_meta-initramfs = "core" |
| 18 | 18 | ||
| 19 | LAYERSERIES_COMPAT_meta-initramfs = "mickledore" | 19 | LAYERSERIES_COMPAT_meta-initramfs = "nanbield" |
| 20 | 20 | ||
| 21 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | 21 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ |
| 22 | dracut->virtual/kernel \ | 22 | dracut->virtual/kernel \ |
