summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/screenshot/screenshot_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/screenshot/screenshot_svn.bb')
-rw-r--r--meta/recipes-sato/screenshot/screenshot_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/screenshot/screenshot_svn.bb b/meta/recipes-sato/screenshot/screenshot_svn.bb
index ff2b7c8945..f9c4db60d6 100644
--- a/meta/recipes-sato/screenshot/screenshot_svn.bb
+++ b/meta/recipes-sato/screenshot/screenshot_svn.bb
@@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
10PRIORITY = "optional" 10PRIORITY = "optional"
11DEPENDS = "matchbox-panel-2" 11DEPENDS = "matchbox-panel-2"
12PV = "0.0+svnr${SRCPV}" 12PV = "0.0+svnr${SRCPV}"
13PR = "r1" 13PR = "r2"
14 14
15SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http\ 15SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \
16 file://dso_linking_change_build_fix.patch" 16 file://fix_ldadd_order.patch"
17 17
18S = ${WORKDIR}/${PN} 18S = ${WORKDIR}/${PN}
19 19