[oe-commits] Koen Kooi : omapfbplay: bump SRCREV for v4l2 fixes

git version control git at git.openembedded.org
Mon Nov 29 11:05:10 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 147ee4f35b90672e2ab7cabd2c307326553ec594
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=147ee4f35b90672e2ab7cabd2c307326553ec594

Author: Koen Kooi <k-kooi at ti.com>
Date:   Mon Nov 29 11:39:30 2010 +0100

omapfbplay: bump SRCREV for v4l2 fixes

Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ffmpeg/omapfbplay_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ffmpeg/omapfbplay_git.bb b/recipes/ffmpeg/omapfbplay_git.bb
index 8d020de..54353b9 100644
--- a/recipes/ffmpeg/omapfbplay_git.bb
+++ b/recipes/ffmpeg/omapfbplay_git.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "Simple ffmpeg-based player that uses the omapfb overlays"
 DEPENDS = "bzip2 lame ffmpeg virtual/kernel"
 LICENSE = "MIT"
 
-PR = "r24"
+PR = "r25"
 
 PV = "0.0+${PR}+gitr${SRCREV}"
 
-SRCREV = "3acd3ceea301a9f1c9f109ab643447d926adaac5"
+SRCREV = "f8de7f679a22230486f92e1a1c48ca477e0816bf"
 SRC_URI = "git://git.mansr.com/${PN};protocol=git \
 "
 





More information about the Openembedded-commits mailing list