diff options
Diffstat (limited to 'recipes/moblin')
-rw-r--r-- | recipes/moblin/bognor-regis_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/moblin/bognor-regis_git.bb b/recipes/moblin/bognor-regis_git.bb index 803f7a91da..eae1b86320 100644 --- a/recipes/moblin/bognor-regis_git.bb +++ b/recipes/moblin/bognor-regis_git.bb @@ -1,7 +1,7 @@ LICENSE = "GPLv2" -SRCREV = "181a62fa73527905fa01859b49eeb9d326ef7742" -PV = "0.3.1" +SRCREV = "7f3f5f46cc40f9012300aca66a25ca31511df897" +PV = "0.4.1" PR_append = "+git${SRCREV}" DEPENDS = "dbus-glib gstreamer glib-2.0" |