From: Khem Raj Date: Fri, 21 Jan 2022 18:30:02 +0000 (-0800) Subject: qemuppc64.conf: Remove commented prelink use X-Git-Tag: uninative-3.5~96 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3f817e69ebbc79de50da6ff43b9445e100e147ba;p=openembedded-core.git qemuppc64.conf: Remove commented prelink use Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/conf/machine/qemuppc64.conf b/meta/conf/machine/qemuppc64.conf index 2902d541ad..a35c40b592 100644 --- a/meta/conf/machine/qemuppc64.conf +++ b/meta/conf/machine/qemuppc64.conf @@ -17,8 +17,4 @@ QB_KERNEL_CMDLINE_APPEND = "console=hvc0" #QB_OPT_APPEND += "-device qemu-xhci -device usb-tablet -device usb-kbd" QB_OPT_APPEND = "-usb -device usb-tablet" -#prelink broken on ppc64 -#USER_CLASSES:remove = "image-prelink" -#IMAGE_PREPROCESS_COMMAND:remove = "prelink_image;" - MACHINE_EXTRA_RRECOMMENDS += " kernel-modules"