From: Graeme Gregory Date: Tue, 20 May 2008 21:23:01 +0000 (+0100) Subject: exposure_svn.bb : tidy recipe and remove AUTOREV that doesnt belong X-Git-Tag: Release-2010-05/1~5596^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888fc72513262f6362b71d0d8212af5b5fd2451b;p=openembedded.git exposure_svn.bb : tidy recipe and remove AUTOREV that doesnt belong --- diff --git a/packages/openmoko-projects/exposure_svn.bb b/packages/openmoko-projects/exposure_svn.bb index 56679089c1..296ab64e6e 100644 --- a/packages/openmoko-projects/exposure_svn.bb +++ b/packages/openmoko-projects/exposure_svn.bb @@ -1,10 +1,9 @@ -AUTHOR = "Willie " DESCRIPTION = "Exposure all devices on neo1973" +AUTHOR = "Willie " DEPENDS = "python-etk" RDEPENDS = "python-etk python-re python-codecs" PV = "0.0.1+svnr${SRCREV}" -SRCREV = ${AUTOREV} -PR = "r0" +PR = "r1" S = ${WORKDIR}/${PN}