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

libfakekey: switched to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2464 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-09 13:05:17 +00:00
parent 895e719c85
commit 69216186a9
+1 -2
View File
@@ -2,8 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
LICENSE = "GPL"
DEPENDS = "libxtst"
SECTION = "x11/wm"
PR="r2"
PV = "0.0+svn${SRCDATE}"
PV = "0.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"