aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unifdef
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-02-25 07:49:53 -0700
committerChris Larson <chris_larson@mentor.com>2011-02-25 08:14:16 -0700
commit4614343e9455ef154a18826c57cbd9474858da27 (patch)
tree6446b925df4786069f072cb02fe1d6939b963885 /recipes/unifdef
parent311aa1c4fc2f2f34c1d3abc6093df18ff26bb935 (diff)
downloadopenembedded-4614343e9455ef154a18826c57cbd9474858da27.tar.gz
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 <chris_larson@mentor.com>
Diffstat (limited to 'recipes/unifdef')
-rw-r--r--recipes/unifdef/unifdef_2.6.bb (renamed from recipes/unifdef/unifdef_2.4.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/unifdef/unifdef_2.4.bb b/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"