mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 04:36:58 +00:00
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:
@@ -25,7 +25,7 @@ IMAGE_INSTALL = "\
|
||||
|
||||
IMAGE_LINGUAS = " "
|
||||
|
||||
INITRAMFS_IMAGE = "secure-core-image-initramfs"
|
||||
INITRAMFS_IMAGE ?= "secure-core-image-initramfs"
|
||||
|
||||
inherit core-image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user