mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00: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