summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-multimedia
diff options
context:
space:
mode:
authorhschang <chang@dev3>2014-07-02 04:12:10 (GMT)
committerhschang <chang@dev3>2014-07-02 04:12:13 (GMT)
commit9b7b7305593009a14724dd196283425ec8b4252b (patch)
treeee76541946dea5511d849d7695911a1a55860afa /meta-openvuplus/recipes-multimedia
parentc250ced3acd73c2dbe0165d9a98c2b4a1ecd5fec (diff)
[libav] update to 0.8.9
Append to LICENSE_FLAGS_WHITELIST and fix EXTRA_OECONF
Diffstat (limited to 'meta-openvuplus/recipes-multimedia')
-rw-r--r--meta-openvuplus/recipes-multimedia/libav/libav_0.8.9.bbappend (renamed from meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend)10
1 files changed, 8 insertions, 2 deletions
diff --git a/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend b/meta-openvuplus/recipes-multimedia/libav/libav_0.8.9.bbappend
index e371dff..0f0a0d4 100644
--- a/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend
+++ b/meta-openvuplus/recipes-multimedia/libav/libav_0.8.9.bbappend
@@ -1,4 +1,10 @@
LICENSE = "LGPLv2.1+"
-PR .= "-vuplus1"
+PR .= "-vuplus0"
-EXTRA_OECONF += "--disable-gpl --disable-nonfree --disable-version3 --disable-x11grab"
+
+
+EXTRA_OECONF += "--disable-gpl --disable-nonfree --disable-version3"
+
+PACKAGECONFIG = "bzip2"
+
+RSUGGESTS_${PN} = ""