mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
e5cce8a57d40a16a5133c1a394ab0f3717741344
On 64bit Debian(ish) systems libGL now lives in /usr/lib/x86_64-gnu/, add an extra test to the qemu script to check for libGL and libGLU in directories that match this pattern. Based on commits by Khem Raj (0350be9458) and Anders Darander (1927021c78) in OE-Core. Signed-off-by: Joshua Lock <josh@linux.intel.com>
Poky
Poky platform builder is a combined cross build system and development environment. It features support for building X11/Matchbox/GTK based filesystem images for various embedded devices and boards. It also supports cross-architecture application development using QEMU emulation and a standalone toolchain and SDK with IDE integration.
Poky has an extensive handbook, the source of which is contained in the handbook directory. For compiled HTML or pdf versions of this, see the Poky website http://pokylinux.org.
Additional information on the specifics of hardware that Poky supports is available in README.hardware.
Description