On Tue, Oct 27, 2015 at 01:01:53PM +0100, Martin Jansa wrote: > On Mon, Oct 26, 2015 at 11:49:18PM +0100, Andreas Müller wrote: > > On Mon, Oct 26, 2015 at 9:47 PM, Martin Jansa <[email protected]> > > wrote: > > > > > === common (2) === > > > * /meta-openembedded/meta-oe/recipes-graphics/gerbil/gerbil_git.bb, > > > do_compile > > > * /openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.0.3.bb, > > > do_compile > > ^ Hope I find time for this one. What DISTRO features were set: x11 and > > wayland? > > yes, both are in > > OE qemuarm@ ~/oe/world/shr-core $ grep ^DISTRO_FEATURES= env.libsdl2 > DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget > usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6 libc-backtrace > libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt > libc-crypt-ufc libc-db-aliases > libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse > libc-getlogin libc-idn libc-inet-anl libc-libm libc-locales > libc-locale-code libc-memusage libc-nis libc-nsswitch libc-rcmd > libc-rtld-debug libc-spawn libc-streams libc-sunrpc > libc-utmp libc-utmpx libc-wordexp libc-posix-clang-wchar > libc-posix-regexp libc-posix-regexp-glibc > libc-posix-wchar-io ld-is-gold systemd opengl wayland pulseaudio bluez5" > > OE qemuarm@ ~/oe/world/shr-core $ grep ^PACKAGECONFIG= env.libsdl2 > > > PACKAGECONFIG=" opengl alsa pulseaudio wayland x11 "
I can also confirm that adding: PACKAGECONFIG_remove_pn-libsdl2 = "wayland" fixes the build for me. -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
