libbluray_git.bb: push srcrev
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 19 Sep 2011 09:19:45 +0000 (11:19 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 19 Sep 2011 09:30:43 +0000 (11:30 +0200)
recipes/vlc/libbluray_git.bb

index 7c534ee..32240e3 100644 (file)
@@ -3,10 +3,11 @@ SECTION = "libs/multimedia"
 PRIORITY = "optional"
 LICENSE = "LGPLv2.1"
 PV = "0.0.0+${PR}+gitr${SRCREV}"
+PR = "r1"
 
 SRC_URI = "git://git.videolan.org/${PN}.git;branch=master;protocol=git"
 
-SRCREV = "cc45b823d21f25a8ce682076c182ee51f2fe422f"
+SRCREV = "8e5d241ea1ebb131941c3279b2363d4eb2479eca"
 S = "${WORKDIR}/git"
 
 inherit autotools lib_package pkgconfig