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 16:01:13 +0000 (17:01 +0100)
commit59548279e96fd8101bfcb9ec44d8fba021038da6
tree7d334b91995392e267afb0759581cab4aaa237f9
parent3d5b1b6e9c962720a105e73626a2472eb23c718f
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.

(From OE-Core rev: e611bba7bba02ba167b2ae3671b00cc99e4fb29c)

Signed-off-by: Rogerio Nunes <ronunes@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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