diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ffmpeg/omapfbplay_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ffmpeg/omapfbplay_git.bb b/recipes/ffmpeg/omapfbplay_git.bb index 6fe097c732..65b7ac33f7 100644 --- a/recipes/ffmpeg/omapfbplay_git.bb +++ b/recipes/ffmpeg/omapfbplay_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Simple ffmpeg-based player that uses the omapfb overlays" DEPENDS = "bzip2 lame ffmpeg virtual/kernel" LICENSE = "MIT" -PR = "r20" +PR = "r21" PV = "0.0+${PR}+gitr${SRCREV}" |