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

meta/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb

index d2aca26c851e65c8f836e7b81e3725109f159c58..bc6c0511dd08cc41518bb16c85213b402264f4ca 100644 (file)
@@ -3,8 +3,7 @@ LICENSE = "GPL"
 DEPENDS = "gconf gtk+"
 RDEPENDS = "settings-daemon"
 
-PV = "0.0+svn${SRCDATE}"
-PR = "r2"
+PV = "0.0+svnr${SRCREV}"
 
 S = "${WORKDIR}/${PN}"