]> code.ossystems Code Review - openembedded-core.git/commit
alsa-tools: fix build when x11 and gtk+ not available
authorRogerio Nunes <ronunes@gmail.com>
Wed, 3 Apr 2013 00:34:43 +0000 (20:34 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Apr 2013 15:54:57 +0000 (16:54 +0100)
commite611bba7bba02ba167b2ae3671b00cc99e4fb29c
treebc1de4a2b11c95e788e12d6e613428dafa402654
parented07bb4214abb472da6aa7e164a20fd4be127e54
alsa-tools: fix build when x11 and gtk+ not available

Current verion of gtk+ (2.15.24) does not accept pure framebuffer as
backend and some alsa-tools sub-modules depend on gtk+.

This patch removes those sub-modules from the build only when x11 is not
set in DISTRO_FEATURES.

Signed-off-by: Rogerio Nunes <ronunes@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch [new file with mode: 0644]
meta/recipes-multimedia/alsa/alsa-tools_1.0.26.1.bb