summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhschang <chang@dev3>2013-02-03 12:36:37 (GMT)
committerhschang <chang@dev3>2013-02-06 07:03:39 (GMT)
commitd7a4df04285c43337ea54311a700e02cb3b71e11 (patch)
treef7e77b1b3ba55db44f1525ec3ba47884891b9362
parent25b51e569c621eb3267ea10dcdfede86db753b36 (diff)
libav: bump PR to rebuild (this fixes missing dependency to libvorbisenc)
-rw-r--r--meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend b/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend
index 0346404..e371dff 100644
--- a/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend
+++ b/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend
@@ -1,4 +1,4 @@
LICENSE = "LGPLv2.1+"
-PR .= "-vuplus0"
+PR .= "-vuplus1"
EXTRA_OECONF += "--disable-gpl --disable-nonfree --disable-version3 --disable-x11grab"