]> code.ossystems Code Review - openembedded-core.git/commitdiff
grep: upgrade 2.18 to 2.19
authorChen Qi <Qi.Chen@windriver.com>
Tue, 3 Jun 2014 01:41:20 +0000 (09:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jun 2014 08:19:04 +0000 (09:19 +0100)
Upgrade grep from 2.18 to 2.19.

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

similarity index 86%
rename from meta/recipes-extended/grep/grep_2.18.bb
rename to meta/recipes-extended/grep/grep_2.19.bb
index 99337f76794938fc7be27c4f0b05df8c4c867768..f38a9a617155f8e236fc13a7d0f43ee9f27c1701 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] = "7439f8266f50844b56cc3e2721606541"
-SRC_URI[sha256sum] = "e6436e5077fa1497feccc8feaabd3f507b172369bf120fbc9e4874bba81be720"
+SRC_URI[md5sum] = "ac732142227d9fe9567d71301e127979"
+SRC_URI[sha256sum] = "6388295be48cfcaf7665d9cd3914e6625ea000e9414132bfefd45cf1d8eec34d"
 
 inherit autotools gettext texinfo