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

meta/packages/matchbox-desktop/matchbox-desktop_svn.bb

index 6a51eb21577a82a4800dde228f5271ecf882b5f2..327ede16bc99583f3d6761d996bb2726c41f7f1e 100644 (file)
@@ -2,8 +2,7 @@ DESCRIPTION = "Matchbox Window Manager Desktop"
 LICENSE = "GPL"
 DEPENDS = "gtk+ startup-notification"
 SECTION = "x11/wm"
-PV = "2.0+svn${SRCDATE}"
-PR = "r2"
+PV = "2.0+svnr${SRCREV}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN}-2;proto=http"