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

meta/packages/matchbox-panel/matchbox-panel_svn.bb

index e42d505a308a06b37779bf2865c53ae3ebd57412..50182dacce4ae07537f6cc6ac665fcb224ffe785 100644 (file)
@@ -1,5 +1,5 @@
 require matchbox-panel.inc
-PV = "0.9.2+svn${SRCDATE}"
+PV = "0.9.2+svnr${SRCREV}"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
@@ -7,5 +7,3 @@ SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
 
 S = "${WORKDIR}/${PN}"
-
-