libav: update to 0.6.5
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 23 Jan 2012 10:14:43 +0000 (11:14 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:18:07 +0000 (08:18 -0800)
(From meta-openembedded rev: 1fd309ff9c034c4ae796392901997a3522af03b4)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-multimedia/libav/libav_git.bb

index d5480f7..5051265 100644 (file)
@@ -7,12 +7,12 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 "
 
 # When bumping SRCREV make sure you bump PR here and in dependant recipes (gst-ffmpeg, gnash, omxil, etc) to account for SOVERSION changes
-SRCREV = "c6c2dfcf15c1d93b2189adff6f71c5c4b6b05338"
+SRCREV = "62c473934822afd317dfef27754a0ff71f58ce2a"
 
-PV = "0.6.2+${PR}+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+PV = "0.6.5"
+PR = "${INC_PR}.0"
 
-SRC_URI = "git://git.libav.org/libav.git;protocol=git"
+SRC_URI = "git://git.libav.org/libav.git;protocol=git;branch=release/0.6"
 
 S = "${WORKDIR}/git"