summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/gaku
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/gaku')
-rw-r--r--meta/recipes-sato/gaku/gaku_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/gaku/gaku_svn.bb b/meta/recipes-sato/gaku/gaku_svn.bb
index 594b03736b..037da2e30c 100644
--- a/meta/recipes-sato/gaku/gaku_svn.bb
+++ b/meta/recipes-sato/gaku/gaku_svn.bb
@@ -19,7 +19,7 @@ PV = "0.0+svnr${SRCPV}"
19 19
20PR = "r4" 20PR = "r4"
21 21
22SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http" 22SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http"
23 23
24S = "${WORKDIR}/${PN}" 24S = "${WORKDIR}/${PN}"
25 25