diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/owl-video-widget/owl-video_svn.bb b/meta/recipes-sato/owl-video-widget/owl-video_svn.bb index 5419beacad..bfa02b7dc9 100644 --- a/meta/recipes-sato/owl-video-widget/owl-video_svn.bb +++ b/meta/recipes-sato/owl-video-widget/owl-video_svn.bb @@ -9,7 +9,7 @@ SECTION = "x11" DEPENDS = "libowl-av" PV = "0.0+svnr${SRCREV}" -PR = "r2" +PR = "r3" S = "${WORKDIR}/video" |