mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 15:53:00 +00:00
To help automated scanning of CVEs, put the CVE ID in the filename. (From OE-Core master rev: 211bce4f23230c7898cccdb73b582420f830f977) (From OE-Core rev: 6821bb42febfc5f939896b0ffbc1c00b15b9329e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
297 B
BlitzBasic
9 lines
297 B
BlitzBasic
require readline.inc
|
|
|
|
SRC_URI += "file://readline-cve-2014-2524.patch;striplevel=0 \
|
|
file://readline-dispatch-multikey.patch"
|
|
|
|
SRC_URI[archive.md5sum] = "33c8fb279e981274f485fd91da77e94a"
|
|
SRC_URI[archive.sha256sum] = "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"
|
|
|