summaryrefslogtreecommitdiffstats
path: root/meta/packages/libfakekey
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 13:05:17 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 13:05:17 +0000
commit69216186a98c90047123077b9ebba3b32d74379d (patch)
tree2457577f8b759670e6afe3dde4f6fe470a8a4c30 /meta/packages/libfakekey
parent895e719c85c5685ca438c6a9447e3e2ec6a94623 (diff)
downloadpoky-69216186a98c90047123077b9ebba3b32d74379d.tar.gz
libfakekey: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2464 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/libfakekey')
-rw-r--r--meta/packages/libfakekey/libfakekey_svn.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/libfakekey/libfakekey_svn.bb b/meta/packages/libfakekey/libfakekey_svn.bb
index 0a10054eb3..5f4e5a57b0 100644
--- a/meta/packages/libfakekey/libfakekey_svn.bb
+++ b/meta/packages/libfakekey/libfakekey_svn.bb
@@ -2,8 +2,7 @@ DESCRIPTION = "Matchbox keyboard"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "libxtst" 3DEPENDS = "libxtst"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5PR="r2" 5PV = "0.0+svnr${SRCREV}"
6PV = "0.0+svn${SRCDATE}"
7 6
8SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" 7SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
9 8