mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
qemuppc: add libqtopengl4 for ppc
Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] (From OE-Core rev: cc6763b81fafddcb112a6126373c594e3ec4b140) Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
TARGET_ARCH = "powerpc"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/libgl = "mesa-xlib"
|
||||
|
||||
require conf/machine/include/qemu.inc
|
||||
require conf/machine/include/tune-ppc603e.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user