]> code.ossystems Code Review - openembedded-core.git/commitdiff
grep: upgrade 3.6 -> 3.7
authorDenys Dmytriyenko <denis@denix.org>
Tue, 17 Aug 2021 17:39:27 +0000 (13:39 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Aug 2021 16:00:16 +0000 (17:00 +0100)
GNU grep 3.7 has been released with a fix for a bug causing
"extreme performance degradation" in certain types of search.

https://www.theregister.com/2021/08/16/gnu_grep_37/

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/grep/grep_3.7.bb [moved from meta/recipes-extended/grep/grep_3.6.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-extended/grep/grep_3.6.bb
rename to meta/recipes-extended/grep/grep_3.7.bb
index 750575ec22891f55697c1ba6b79e852303c3e36f..b0b89de83da11e4e3602d023601707863a2827ab 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
 
 SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = "667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e"
+SRC_URI[sha256sum] = "5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c"
 
 inherit autotools gettext texinfo pkgconfig