summaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/conf/layer.conf b/meta-initramfs/conf/layer.conf
index 33e61d333f..c63383faf7 100644
--- a/meta-initramfs/conf/layer.conf
+++ b/meta-initramfs/conf/layer.conf
@@ -13,7 +13,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/"
13# choosing carefully how this layer interacts with all of the 13# choosing carefully how this layer interacts with all of the
14# other layers. 14# other layers.
15 15
16BBFILE_PRIORITY_meta-initramfs = "8" 16BBFILE_PRIORITY_meta-initramfs = "5"
17LAYERDEPENDS_meta-initramfs = "core" 17LAYERDEPENDS_meta-initramfs = "core"
18 18
19LAYERSERIES_COMPAT_meta-initramfs = "kirkstone" 19LAYERSERIES_COMPAT_meta-initramfs = "kirkstone"