[oe-commits] Koen Kooi : libav: update to 0.8.4

git at git.openembedded.org git at git.openembedded.org
Fri Jan 18 10:02:56 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 61a5d633e97010436e0a56b35f699a2149e4c032
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=61a5d633e97010436e0a56b35f699a2149e4c032

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Dec 21 14:00:50 2012 +0000

libav: update to 0.8.4

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../libav/{libav_0.8.3.bb => libav_0.8.4.bb}       |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-multimedia/libav/libav_0.8.3.bb b/meta-oe/recipes-multimedia/libav/libav_0.8.4.bb
similarity index 88%
rename from meta-oe/recipes-multimedia/libav/libav_0.8.3.bb
rename to meta-oe/recipes-multimedia/libav/libav_0.8.4.bb
index 66a32c9..bed8ba3 100644
--- a/meta-oe/recipes-multimedia/libav/libav_0.8.3.bb
+++ b/meta-oe/recipes-multimedia/libav/libav_0.8.4.bb
@@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://COPYING.LGPLv2.1;md5=e344c8fa836c3a41c4cbd79d7bd3a379 \
                     file://COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
 
-PV = "0.8.3+git${SRCPV}"
+PV = "0.8.4+git${SRCPV}"
 PR = "${INC_PR}.0"
 
 # When bumping SRCREV make sure you bump PR here and in dependant
 # recipes (gst-ffmpeg, gnash, omxil, etc) to account for SOVERSION
 # changes
-SRCREV = "2fb4be9a99a2c2a9435339830e3d940171cc0d9b"
+SRCREV = "2c8ce46250ff78191fe6565876ddc4bc03fdf519"
 SRC_URI = "git://git.libav.org/libav.git;protocol=git;branch=release/0.8"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list