mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
qemuppc64.conf: Remove commented prelink use
(From OE-Core rev: 3f817e69ebbc79de50da6ff43b9445e100e147ba) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ce73f4f9d3
commit
c98fc39331
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user