summaryrefslogtreecommitdiff
path: root/meta/packages/matchbox-panel
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 12:22:43 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 12:22:43 +0000
commit2a649fac55ff50237d838025820a33ce04c79dae (patch)
tree16c03962ca5a3fb6233a080032d790206fa593fe /meta/packages/matchbox-panel
parent2d7891b7a1770ef22a2f42a584950b7f9b77dba6 (diff)
downloadopenembedded-core-2a649fac55ff50237d838025820a33ce04c79dae.tar.gz
openembedded-core-2a649fac55ff50237d838025820a33ce04c79dae.tar.bz2
openembedded-core-2a649fac55ff50237d838025820a33ce04c79dae.tar.xz
openembedded-core-2a649fac55ff50237d838025820a33ce04c79dae.zip
matchbox-panel: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2451 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-panel')
-rw-r--r--meta/packages/matchbox-panel/matchbox-panel_svn.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/matchbox-panel/matchbox-panel_svn.bb b/meta/packages/matchbox-panel/matchbox-panel_svn.bb
index e42d505a3..50182dacc 100644
--- a/meta/packages/matchbox-panel/matchbox-panel_svn.bb
+++ b/meta/packages/matchbox-panel/matchbox-panel_svn.bb
@@ -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}"
-
-