secure-core-image-initramfs: enlarge the max size

Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
This commit is contained in:
Jia Zhang
2017-08-23 11:43:18 +08:00
parent 8637f3bd63
commit 1106a2c325
@@ -32,4 +32,6 @@ inherit core-image
IMAGE_ROOTFS_SIZE = "8192"
IMAGE_ROOTFS_EXTRA_SPACE = "0"
INITRAMFS_MAXSIZE = "256000"
BAD_RECOMMENDATIONS += "busybox-syslog"