[OE-core] [PATCH] alsa-tools: remove hdajacksensetest for framebuffer build

Kai Kang kai.kang at windriver.com
Mon Jun 1 07:23:53 UTC 2015


Sub-component hdajacksensetest in alsa-tools requires library glib, so
remove it when do framebuffer build.

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch b/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
index c957609..a580741 100644
--- a/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
+++ b/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
@@ -23,7 +23,7 @@ index 2457a1c..72346d9 100644
 +SUBDIRS = as10k1 \
 +	  mixartloader pcxhrloader sb16_csp seq sscape_ctl \
 +	  us428control usx2yloader vxloader \
-+	  hwmixvolume hda-verb hdajacksensetest
++	  hwmixvolume hda-verb
  
  all:
  	@for i in $(SUBDIRS); do \
-- 
1.9.1




More information about the Openembedded-core mailing list