* [PATCH] Remove hdajacksensetest for framebuffer build
@ 2015-06-01 7:23 Kai Kang
2015-06-01 7:23 ` [PATCH] alsa-tools: remove " Kai Kang
0 siblings, 1 reply; 4+ messages in thread
From: Kai Kang @ 2015-06-01 7:23 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Hi Richard,
I made some modification after make the commit, but I forgot to add it to the
commit for makefile_no_gtk.patch.
It requires glib for framebuffer build:
| checking for GLIB... no
| configure: error: Package requirements (glib-2.0) were not met:
|
| No package 'glib-2.0' found
|
Update makefile_no_gtk.patch again to remove the hdajacksensetest for
framebuffer build.
Sorry for inconvenient.
--Kai
Kai Kang (1):
alsa-tools: remove hdajacksensetest for framebuffer build
meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.9.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] alsa-tools: remove hdajacksensetest for framebuffer build
2015-06-01 7:23 [PATCH] Remove hdajacksensetest for framebuffer build Kai Kang
@ 2015-06-01 7:23 ` Kai Kang
2015-06-02 10:28 ` Burton, Ross
0 siblings, 1 reply; 4+ messages in thread
From: Kai Kang @ 2015-06-01 7:23 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Sub-component hdajacksensetest in alsa-tools requires library glib, so
remove it when do framebuffer build.
Signed-off-by: Kai Kang <kai.kang@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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] alsa-tools: remove hdajacksensetest for framebuffer build
2015-06-01 7:23 ` [PATCH] alsa-tools: remove " Kai Kang
@ 2015-06-02 10:28 ` Burton, Ross
2015-06-03 23:25 ` Kang Kai
0 siblings, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2015-06-02 10:28 UTC (permalink / raw)
To: Kai Kang; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 266 bytes --]
On 1 June 2015 at 08:23, Kai Kang <kai.kang@windriver.com> wrote:
> Sub-component hdajacksensetest in alsa-tools requires library glib, so
> remove it when do framebuffer build.
>
glib doesn't depend on X11, so just add glib-2.0 to DEPENDS instead.
Ross
[-- Attachment #2: Type: text/html, Size: 681 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] alsa-tools: remove hdajacksensetest for framebuffer build
2015-06-02 10:28 ` Burton, Ross
@ 2015-06-03 23:25 ` Kang Kai
0 siblings, 0 replies; 4+ messages in thread
From: Kang Kai @ 2015-06-03 23:25 UTC (permalink / raw)
To: Burton, Ross; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 431 bytes --]
On 2015年06月02日 18:28, Burton, Ross wrote:
>
> On 1 June 2015 at 08:23, Kai Kang <kai.kang@windriver.com
> <mailto:kai.kang@windriver.com>> wrote:
>
> Sub-component hdajacksensetest in alsa-tools requires library glib, so
> remove it when do framebuffer build.
>
>
> glib doesn't depend on X11, so just add glib-2.0 to DEPENDS instead.
>
> Ross
OK. Thanks.
--Kai
--
Regards,
Neil | Kai Kang
[-- Attachment #2: Type: text/html, Size: 1591 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-03 23:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 7:23 [PATCH] Remove hdajacksensetest for framebuffer build Kai Kang
2015-06-01 7:23 ` [PATCH] alsa-tools: remove " Kai Kang
2015-06-02 10:28 ` Burton, Ross
2015-06-03 23:25 ` Kang Kai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox