[oe-commits] Martin Jansa : gstreamer1.0-libav: Add PACKAGECONFIG for orc

git at git.openembedded.org git at git.openembedded.org
Mon Oct 7 08:24:47 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 9b86405b55bc663330f5c77e7240efd1fb5837da
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9b86405b55bc663330f5c77e7240efd1fb5837da

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sat Oct  5 14:22:58 2013 +0200

gstreamer1.0-libav: Add PACKAGECONFIG for orc

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../gstreamer/gstreamer1.0-libav.inc               |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
index c77a085..3d996bc 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
@@ -17,6 +17,7 @@ PACKAGECONFIG ??= " "
 PACKAGECONFIG[libav] = "--with-system-libav,,libav"
 PACKAGECONFIG[lgpl]  = "--enable-lgpl,,"
 PACKAGECONFIG[yasm]  = "--enable-yasm,--disable-yasm,yasm-native"
+PACKAGECONFIG[orc]  = "--enable-orc,--disable-orc,orc"
 
 
 GSTREAMER_1_0_DEBUG ?= "--disable-debug"



More information about the Openembedded-commits mailing list