mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
readline: Add SRC_URI Checksums for GPLv2
(From OE-Core rev: 652afb4125597c6dbafb33c54e3300cd88461576) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5ac76dcf4e
commit
13594d601b
@@ -15,6 +15,9 @@ SRC_URI = "${GNU_MIRROR}/readline/${BPN}-${PV}.tar.gz \
|
||||
file://configure-fix.patch \
|
||||
file://acinclude.m4"
|
||||
|
||||
SRC_URI[md5sum] = "e39331f32ad14009b9ff49cc10c5e751"
|
||||
SRC_URI[sha256sum] = "12e88d96aee2cd1192500356f0535540db499282ca7f76339fb4228c31249f45"
|
||||
|
||||
S = "${WORKDIR}/${BPN}-${PV}"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user