mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
grep: upgrade to 2.15
(From OE-Core rev: b4996f3ef827cdc12c39fe58fdb50d7486bfc7f0) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
91c00fb70e
commit
dce662ac58
@@ -6,12 +6,10 @@ SECTION = "console/utils"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8006d9c814277c1bfc4ca22af94b59ee"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz"
|
||||
|
||||
SRC_URI[md5sum] = "d4a3f03849d1e17ce56ab76aa5a24cab"
|
||||
SRC_URI[sha256sum] = "e70e801d4fbb16e761654a58ae48bf5020621c95c8e35bd864742577685872e1"
|
||||
SRC_URI[md5sum] = "8cab8ca52bcae735af40278423c7c942"
|
||||
SRC_URI[sha256sum] = "bf5a834e587974c8c64e71b35b9e75cd21c7ff253c0e7fbfb0a78be794965314"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
Reference in New Issue
Block a user