diff options
author | Richard Purdie <richard@openedhand.com> | 2007-12-21 23:17:04 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-12-21 23:17:04 +0000 |
commit | ac9dbc9f5c1388ba08e7556f2636c0ba48c15068 (patch) | |
tree | 04e6117e8cb0cb647aad839875f0593c8187242e /meta/packages/matchbox-wm/matchbox-wm_svn.bb | |
parent | ac1c9c7fd1396603211c0db666ee48ea6f853f92 (diff) | |
download | poky-ac9dbc9f5c1388ba08e7556f2636c0ba48c15068.tar.gz |
matchbox: Set various maximum patch revisions for merged patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3376 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-wm/matchbox-wm_svn.bb')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |