mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
initramfs-kexecboot-image: zap LDCONFIGDEPEND
* Override the settings of image.bbclass: * we don't need ld.so.cache in our minimal image. * While there, remove now unused ONLINE_PACKAGE_MANAGEMENT var. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
781b19b3bd
commit
fdfe29f7fc
|
@ -25,6 +25,6 @@ IMAGE_INITSCRIPTS = ""
|
|||
IMAGE_DEV_MANAGER = ""
|
||||
|
||||
FEED_DEPLOYDIR_BASE_URI = ""
|
||||
ONLINE_PACKAGE_MANAGEMENT = "none"
|
||||
LDCONFIGDEPEND = ""
|
||||
|
||||
inherit image
|
||||
|
|
Loading…
Reference in New Issue
Block a user