secure-core:allow other layer overwrite INITRAMFS_IMAGE

Allow other layer overwrite $INITRAMFS_IMAGE.

Signed-off-by: Jiang Lu <lu.jiang@windriver.com>
Signed-off-by: Liwei Song <liwei.song@windriver.com>
This commit is contained in:
Jiang Lu
2019-03-17 12:01:42 +08:00
committed by Liwei Song
parent c624ea2843
commit 56dbf2a67a
@@ -25,7 +25,7 @@ IMAGE_INSTALL = "\
IMAGE_LINGUAS = " "
INITRAMFS_IMAGE = "secure-core-image-initramfs"
INITRAMFS_IMAGE ?= "secure-core-image-initramfs"
inherit core-image