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:
@@ -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}"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user