From: Marcin Juszkiewicz Date: Thu, 9 Aug 2007 12:22:43 +0000 (+0000) Subject: matchbox-panel: switched to SRCREV X-Git-Tag: 2011-1~10967 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2a649fac55ff50237d838025820a33ce04c79dae;p=openembedded-core.git matchbox-panel: switched to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2451 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/matchbox-panel/matchbox-panel_svn.bb b/meta/packages/matchbox-panel/matchbox-panel_svn.bb index e42d505a30..50182dacce 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}" - -