README: update

The image-prelink feature has been disabled by default in oe-core commit
f9719cc1c3fe9d380336e7af418daf27473b2e8b. We don't need to remove it
explicitly in local.conf.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
Yi Zhao
2021-08-09 17:35:36 +08:00
committed by Jia Zhang
parent 0e475df858
commit 626750b839

3
README
View File

@@ -91,8 +91,7 @@ SECURE_CORE_IMAGE_EXTRA_INSTALL ?= "\
packagegroup-luks \
"
DEBUG_FLAGS:forcevariable = ""
IMAGE_INSTALL += "kernel-image-bzimage"
USER_CLASSES:remove = "image-prelink"
IMAGE_INSTALL:append = " kernel-image-bzimage"
# Uncomment this line to modify the root parameter in boot command line if the default one
# is not working for you. It is helpful when secure boot is enabled.