omapfbplay: bump SRCREV to move frame display to a seperate thread
authorKoen Kooi <koen@openembedded.org>
Thu, 10 Jul 2008 08:34:57 +0000 (08:34 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Jul 2008 08:34:57 +0000 (08:34 +0000)
packages/ffmpeg/omapfbplay_git.bb

index c6861e7..6274575 100644 (file)
@@ -2,11 +2,13 @@ DESCRIPTION = "Simple ffmpeg-based player that uses the omapfb overlays"
 DEPENDS = "ffmpeg virtual/kernel"
 LICENSE = "MIT"
 
+PR = "r1"
+
 inherit module-base
 
 PV = "0.0+${PR}+gitr${SRCREV}"
 
-SRCREV = "980e6e293f380ec038643c2110aec34f0b96697d"
+SRCREV = "5d0a1fd4c9733ef8c57823c368e21688344bbeb4"
 SRC_URI = "git://git.mansr.com/${PN};protocol=git"
 
 S = "${WORKDIR}/git"