]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox: Set various maximum patch revisions for merged patches
authorRichard Purdie <richard@openedhand.com>
Fri, 21 Dec 2007 23:17:04 +0000 (23:17 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 21 Dec 2007 23:17:04 +0000 (23:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3376 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
meta/packages/matchbox-wm/matchbox-wm_svn.bb

index 7f3ad43de65110a2530d9d5a6319a2d8eab0da7f..400e16ace49667fcadfbe2b85fcbb975770d97c5 100644 (file)
@@ -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}"
index 6a12c099f9413473fb8470afaf1368b25f484bac..ad6b030dafd6c3727f7fd136aace68125296794e 100644 (file)
@@ -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}"
 
index 22809bd2b91413ed9b32232c3f54ca28acd03701..e2e1e7440cdd3a3e3ddcb152a5b503565645055c 100644 (file)
@@ -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"