summaryrefslogtreecommitdiffstats
path: root/recipes-core/images/core-image-rorootfs-overlay-initramfs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/images/core-image-rorootfs-overlay-initramfs.bb')
-rw-r--r--recipes-core/images/core-image-rorootfs-overlay-initramfs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/core-image-rorootfs-overlay-initramfs.bb b/recipes-core/images/core-image-rorootfs-overlay-initramfs.bb
index 4c21555..497e9d4 100644
--- a/recipes-core/images/core-image-rorootfs-overlay-initramfs.bb
+++ b/recipes-core/images/core-image-rorootfs-overlay-initramfs.bb
@@ -13,7 +13,7 @@ IMAGE_LINGUAS = ""
13 13
14LICENSE = "MIT" 14LICENSE = "MIT"
15 15
16IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}" 16IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}.u-boot"
17inherit core-image 17inherit core-image
18 18
19IMAGE_ROOTFS_SIZE = "8192" 19IMAGE_ROOTFS_SIZE = "8192"