From: Marcin Juszkiewicz Date: Fri, 19 Oct 2007 11:35:55 +0000 (+0000) Subject: exmap-console: switch to SRCREV (from Poky) X-Git-Tag: Release-2010-05/1~8538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d887ef68f604fb7d30187543a3abbdad26094d05;p=openembedded.git exmap-console: switch to SRCREV (from Poky) --- diff --git a/packages/exmap-console/exmap-console_svn.bb b/packages/exmap-console/exmap-console_svn.bb index 7c21222d84..3d809703a5 100644 --- a/packages/exmap-console/exmap-console_svn.bb +++ b/packages/exmap-console/exmap-console_svn.bb @@ -1,7 +1,6 @@ require exmap-console.inc -PV = "0.4+svn${SRCDATE}" -PR = "r14" +PV = "0.4+svnr${SRCREV}" SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"