diff options
Diffstat (limited to 'meta/recipes-sato/web/web_svn.bb')
-rw-r--r-- | meta/recipes-sato/web/web_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb index bdcdaba009..9dffa837c1 100644 --- a/meta/recipes-sato/web/web_svn.bb +++ b/meta/recipes-sato/web/web_svn.bb | |||
@@ -6,7 +6,7 @@ PR = "r4" | |||
6 | 6 | ||
7 | PV = "0.0+svnr${SRCPV}" | 7 | PV = "0.0+svnr${SRCPV}" |
8 | 8 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ | 9 | SRC_URI = "svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ |
10 | file://owl-window-menu.patch \ | 10 | file://owl-window-menu.patch \ |
11 | " | 11 | " |
12 | 12 | ||