diff options
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | 2 | ||||
-rw-r--r-- | meta/packages/matchbox-stroke/matchbox-stroke_svn.bb | 2 | ||||
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb index 7f3ad43de6..400e16ace4 100644 --- a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb +++ b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | |||
@@ -6,7 +6,7 @@ SECTION = "x11" | |||
6 | PV = "0.0+svnr${SRCREV}" | 6 | PV = "0.0+svnr${SRCREV}" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ |
9 | file://configure_fix.patch;patch=1 \ | 9 | file://configure_fix.patch;patch=1;maxrev=1819 \ |
10 | file://80matchboxkeyboard" | 10 | file://80matchboxkeyboard" |
11 | 11 | ||
12 | S = "${WORKDIR}/${PN}" | 12 | S = "${WORKDIR}/${PN}" |
diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb index 6a12c099f9..ad6b030daf 100644 --- a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb +++ b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb | |||
@@ -5,7 +5,7 @@ SECTION = "x11/wm" | |||
5 | PV = "0.0+svnr${SRCREV}" | 5 | PV = "0.0+svnr${SRCREV}" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ | 7 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ |
8 | file://configure_fix.patch;patch=1 " | 8 | file://configure_fix.patch;patch=1;maxrev=1819 " |
9 | 9 | ||
10 | S = "${WORKDIR}/${PN}" | 10 | S = "${WORKDIR}/${PN}" |
11 | 11 | ||
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index 22809bd2b9..e2e1e7440c 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -6,7 +6,7 @@ PV = "1.2+svnr${SRCREV}" | |||
6 | PR = "r1" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ |
9 | file://configure_fix.patch;patch=1 \ | 9 | file://configure_fix.patch;patch=1;maxrev=1818 \ |
10 | file://kbdconfig" | 10 | file://kbdconfig" |
11 | 11 | ||
12 | S = "${WORKDIR}/matchbox-window-manager" | 12 | S = "${WORKDIR}/matchbox-window-manager" |