]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-keyboard: switched to SRCREV
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 11:12:21 +0000 (11:12 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 11:12:21 +0000 (11:12 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2428 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb

index 20461a40d7815cf6fedc87720108e7b4847a142e..25d9328272e0cb5625f26b9c24b665cb409c0735 100644 (file)
@@ -3,8 +3,7 @@ LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
 RDEPENDS = "formfactor"
 SECTION = "x11"
-PV = "0.0+svn${SRCDATE}"
-PR = "r7"
+PV = "0.0+svnr${SRCREV}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
           file://80matchboxkeyboard"