1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
This commit is contained in:
Richard Purdie
2007-12-21 23:17:04 +00:00
parent ac1c9c7fd1
commit ac9dbc9f5c
3 changed files with 3 additions and 3 deletions
@@ -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}"
@@ -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}"
+1 -1
View 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"