From: Florian Boor Date: Fri, 19 Dec 2008 15:05:13 +0000 (+0100) Subject: gpe-conf: Update svn recipe to new version and use of SRCREV. X-Git-Tag: Release-2010-05/1~4540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbadf9f2a66460a5115672c6726af3e2d011e36;p=openembedded.git gpe-conf: Update svn recipe to new version and use of SRCREV. --- diff --git a/packages/gpe-conf/gpe-conf_svn.bb b/packages/gpe-conf/gpe-conf_svn.bb index dfa7a8bce6..5f9d60fd88 100644 --- a/packages/gpe-conf/gpe-conf_svn.bb +++ b/packages/gpe-conf/gpe-conf_svn.bb @@ -11,8 +11,8 @@ RDEPENDS_gpe-conf-panel = "gpe-conf" inherit autotools gpe -PV = "0.2.5+svn${SRCDATE}" -PR = "r1" +PV = "0.2.7+svnr${SRCREV}" +PR = "r0" SRC_URI = "${GPE_SVN}" S = "${WORKDIR}/${PN}"