diff options
Diffstat (limited to 'meta/recipes-sato/screenshot')
-rw-r--r-- | meta/recipes-sato/screenshot/screenshot_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/screenshot/screenshot_svn.bb b/meta/recipes-sato/screenshot/screenshot_svn.bb index f9c4db60d6..2f1b5ba709 100644 --- a/meta/recipes-sato/screenshot/screenshot_svn.bb +++ b/meta/recipes-sato/screenshot/screenshot_svn.bb | |||
@@ -12,7 +12,7 @@ DEPENDS = "matchbox-panel-2" | |||
12 | PV = "0.0+svnr${SRCPV}" | 12 | PV = "0.0+svnr${SRCPV}" |
13 | PR = "r2" | 13 | PR = "r2" |
14 | 14 | ||
15 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \ | 15 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ |
16 | file://fix_ldadd_order.patch" | 16 | file://fix_ldadd_order.patch" |
17 | 17 | ||
18 | S = ${WORKDIR}/${PN} | 18 | S = ${WORKDIR}/${PN} |