]> code.ossystems Code Review - openembedded-core.git/commitdiff
grep: upgrade to 2.21
authorChen Qi <Qi.Chen@windriver.com>
Fri, 26 Dec 2014 09:35:33 +0000 (17:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Dec 2014 09:15:54 +0000 (09:15 +0000)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/grep/grep_2.21.bb [moved from meta/recipes-extended/grep/grep_2.19.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-extended/grep/grep_2.19.bb
rename to meta/recipes-extended/grep/grep_2.21.bb
index 9c162cca49c6c2dbaabe0f66b2c782d879974a3c..2c378d84426ed77626bd31d416ec09f628c1b613 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] = "ac732142227d9fe9567d71301e127979"
-SRC_URI[sha256sum] = "6388295be48cfcaf7665d9cd3914e6625ea000e9414132bfefd45cf1d8eec34d"
+SRC_URI[md5sum] = "43c48064d6409862b8a850db83c8038a"
+SRC_URI[sha256sum] = "5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de"
 
 inherit autotools gettext texinfo