summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-12-22 11:32:15 +0000
committerJoshua Lock <josh@linux.intel.com>2010-12-22 11:32:15 +0000
commit01cb362dd0a246aa1be47dc2715529185e719856 (patch)
treed60629b2d8eac9173ff9ad50b6803884b9ef2b11 /meta/recipes-sato
parent642dd32920f62e991e4ca629ed304b95b37ce1ef (diff)
downloadpoky-01cb362dd0a246aa1be47dc2715529185e719856.tar.gz
owl-video-widget: bump PR after recent patch
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/owl-video-widget/owl-video_svn.bb2
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"
9DEPENDS = "libowl-av" 9DEPENDS = "libowl-av"
10 10
11PV = "0.0+svnr${SRCREV}" 11PV = "0.0+svnr${SRCREV}"
12PR = "r2" 12PR = "r3"
13 13
14S = "${WORKDIR}/video" 14S = "${WORKDIR}/video"
15 15