From: Richard Purdie Date: Fri, 21 Dec 2007 23:17:04 +0000 (+0000) Subject: matchbox: Set various maximum patch revisions for merged patches X-Git-Tag: 2011-1~10046 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ac9dbc9f5c1388ba08e7556f2636c0ba48c15068;p=openembedded-core.git 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 --- 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" PV = "0.0+svnr${SRCREV}" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ - file://configure_fix.patch;patch=1 \ + file://configure_fix.patch;patch=1;maxrev=1819 \ file://80matchboxkeyboard" 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" PV = "0.0+svnr${SRCREV}" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ - file://configure_fix.patch;patch=1 " + file://configure_fix.patch;patch=1;maxrev=1819 " S = "${WORKDIR}/${PN}" 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}" PR = "r1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ - file://configure_fix.patch;patch=1 \ + file://configure_fix.patch;patch=1;maxrev=1818 \ file://kbdconfig" S = "${WORKDIR}/matchbox-window-manager"