[Buildroot] [PATCH] wayland: disable on avr32

Peter Korsgaard jacmet at uclibc.org
Sun Nov 17 08:03:02 UTC 2013


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

Hi,

 >> config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND
 >> bool "wayland"
 >> +       depends on !BR2_avr32 # wayland
 >> depends on BR2_TOOLCHAIN_HAS_THREADS # wayland
 >> select BR2_PACKAGE_WAYLAND
 >> help

 > It seems that several gstreamer plugins lack the necessary comments,
 > e.g. for thread support.

Yes. Do notice that gstreamer itself needs threads, so it doesn't really
matter much.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list