* [meta-multimedia][PATCH 1/2] gst-plugins-bad_0.10.23.bb: Add packageconfig for zbar plugin
@ 2016-12-19 19:10 Khem Raj
2016-12-19 19:10 ` [meta-oe][PATCH 2/2] directfb: Disable vdpau x11 spport Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2016-12-19 19:10 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
.../recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb
index f8e77e199..38fccc8d0 100644
--- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb
+++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb
@@ -43,6 +43,7 @@ PACKAGECONFIG[rtmp] = "--enable-rtmp,--disable-rtmp,rtmpdump"
PACKAGECONFIG[voamrwbenc] = "--enable-voamrwbenc,--disable-voamrwbenc,vo-amrwbenc"
PACKAGECONFIG[voaacenc] = "--enable-voaacenc,--disable-voaacenc,vo-aacenc"
PACKAGECONFIG[resindvd] = "--enable-resindvd,--disable-resindvd,libdvdnav libdvdread"
+PACKAGECONFIG[zbar] = "--enable-zbar,--disable-zbar,zbar jpeg"
ARM_INSTRUCTION_SET = "arm"
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [meta-oe][PATCH 2/2] directfb: Disable vdpau x11 spport
2016-12-19 19:10 [meta-multimedia][PATCH 1/2] gst-plugins-bad_0.10.23.bb: Add packageconfig for zbar plugin Khem Raj
@ 2016-12-19 19:10 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2016-12-19 19:10 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-graphics/directfb/directfb.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc b/meta-oe/recipes-graphics/directfb/directfb.inc
index fc272bd28..bfbd9c29e 100644
--- a/meta-oe/recipes-graphics/directfb/directfb.inc
+++ b/meta-oe/recipes-graphics/directfb/directfb.inc
@@ -51,6 +51,8 @@ EXTRA_OECONF = "\
--disable-sdl \
--disable-vnc \
--disable-x11 \
+ --disable-x11vdpau \
+ --disable-xine-vdpau \
"
#Once -fno-omit-frame-pointer option of gcc is added into TARGET_CLFAGS as default
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-19 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-19 19:10 [meta-multimedia][PATCH 1/2] gst-plugins-bad_0.10.23.bb: Add packageconfig for zbar plugin Khem Raj
2016-12-19 19:10 ` [meta-oe][PATCH 2/2] directfb: Disable vdpau x11 spport Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox