]> code.ossystems Code Review - openembedded-core.git/commitdiff
diffstat: upgrade from 1.39 to 1.47
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 21 Jun 2010 04:21:28 +0000 (21:21 -0700)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 1 Jul 2010 06:30:26 +0000 (23:30 -0700)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/packages/diffstat/diffstat_1.47.bb [moved from meta/packages/diffstat/diffstat_1.39.bb with 90% similarity]

similarity index 90%
rename from meta/packages/diffstat/diffstat_1.39.bb
rename to meta/packages/diffstat/diffstat_1.47.bb
index 94fb6c477daa928dc0e90d8f594e780d93a24517..53d9c1b4c8f4e2df462af99d8de602a5b7d46e11 100644 (file)
@@ -6,12 +6,14 @@ PRIORITY = "optional"
 SECTION = "devel"
 DEPENDS = "gettext"
 
+PR = "r0"
+
 # NOTE: The upstream maintainer has a single 'diffstat.tar.gz' for the
 # latest version of the package.  It could easily change out from under us.
 # I'd rather rely on debian, and possible have the sources vanish, than risk
 # the sources _changing_ underneith us. -CL
 SRC_URI = "${DEBIAN_MIRROR}/main/d/diffstat/diffstat_${PV}.orig.tar.gz \
-          ${DEBIAN_MIRROR}/main/d/diffstat/diffstat_${PV}-1.diff.gz;patch=1"
+          ${DEBIAN_MIRROR}/main/d/diffstat/diffstat_${PV}-1.diff.gz;apply=yes"
 S = "${WORKDIR}/diffstat-${PV}"
 
 inherit autotools