[oe-commits] Matthieu Crapet : libav: fix PACKAGECONFIG for theora and libvorbis

git at git.openembedded.org git at git.openembedded.org
Tue Jul 29 08:59:01 UTC 2014


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

Author: Matthieu Crapet <Matthieu.Crapet at ingenico.com>
Date:   Mon Jul 28 14:06:53 2014 +0200

libav: fix PACKAGECONFIG for theora and libvorbis

Switches must not be in EXTRA_OECONF anymore.

Signed-off-by: Matthieu Crapet <Matthieu.Crapet at ingenico.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-multimedia/libav/libav.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-multimedia/libav/libav.inc b/meta/recipes-multimedia/libav/libav.inc
index 1d617a2..5c327df 100644
--- a/meta/recipes-multimedia/libav/libav.inc
+++ b/meta/recipes-multimedia/libav/libav.inc
@@ -60,8 +60,6 @@ EXTRA_OECONF = " \
     --enable-avserver \
     --enable-avplay \
     --ld="${CCLD}" \
-    --enable-libtheora  \
-    --enable-libvorbis \
     --arch=${TARGET_ARCH} \
     --target-os="linux" \
     --enable-cross-compile \



More information about the Openembedded-commits mailing list