From: Chris Larson Date: Fri, 25 Feb 2011 14:49:53 +0000 (-0700) Subject: unifdef: update from 2.4 to 2.6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4614343e9455ef154a18826c57cbd9474858da27;p=openembedded.git unifdef: update from 2.4 to 2.6 As far as I can see, all the changes are bugfixes, and only one of those affects behavior in a noticable way to the user (-o now obeys -n, emitting line numbers to the specified output file). Signed-off-by: Chris Larson --- diff --git a/recipes/unifdef/unifdef_2.4.bb b/recipes/unifdef/unifdef_2.6.bb similarity index 78% rename from recipes/unifdef/unifdef_2.4.bb rename to recipes/unifdef/unifdef_2.6.bb index 89bc350da6..0fb40956ae 100644 --- a/recipes/unifdef/unifdef_2.4.bb +++ b/recipes/unifdef/unifdef_2.6.bb @@ -6,8 +6,9 @@ LICENSE = "BSD" PR = "0" SRC_URI = "http://dotat.at/prog/unifdef/unifdef-${PV}.tar.gz" -SRC_URI[md5sum] = "9aba8b30187244677f25834cbc11bfe2" -SRC_URI[sha256sum] = "52b8b5c411b3d33646b6a7518c37c3a2a308887c45ac58a13122823b02fd4f4a" +SRC_URI[md5sum] = "18b832baea2c7b6b00bd7d4f3db38f62" +SRC_URI[sha256sum] = "e4cbc673d32ebe10e00bc00b985c974e327e65d4b32a564d21358e458079e419" + EXTRA_OEMAKE = "-e"