]> code.ossystems Code Review - openembedded-core.git/commitdiff
grep: upgrade from 2.16 to 2.18
authorChen Qi <Qi.Chen@windriver.com>
Wed, 12 Mar 2014 01:57:47 +0000 (09:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Mar 2014 14:01:08 +0000 (14:01 +0000)
Upgrade grep from 2.16 to 2.18.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/grep/grep_2.18.bb [moved from meta/recipes-extended/grep/grep_2.16.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-extended/grep/grep_2.16.bb
rename to meta/recipes-extended/grep/grep_2.18.bb
index be3955514768afc700b71c0550dd0278fc4ac034..5ffeaf0d99fbaeb1298992064f2d449139bf781b 100644 (file)
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8006d9c814277c1bfc4ca22af94b59ee"
 
 SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "502350a6c8f7c2b12ee58829e760b44d"
-SRC_URI[sha256sum] = "16dfeb5013d8c9f21f40ccec0936f2c1c6a014c828d30488f0d5c6ef7b551162"
+SRC_URI[md5sum] = "7439f8266f50844b56cc3e2721606541"
+SRC_URI[sha256sum] = "e6436e5077fa1497feccc8feaabd3f507b172369bf120fbc9e4874bba81be720"
 
 inherit autotools gettext