Files
poky/meta/recipes-core/readline/readline_8.2.bb
Khem Raj 135c4f7b56 readline: Apply patches from readline-8.2-patches
These patches are submitted/backported to 8.2 release
and address issues reported by different distros.

(From OE-Core rev: c74048f5ff2e90b06c7a6d5866db4b94a6f1539d)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-30 22:25:43 +00:00

18 lines
719 B
BlitzBasic

require readline.inc
SRC_URI += " file://norpath.patch"
SRC_URI += "file://readline82-001.patch;striplevel=0 \
file://readline82-002.patch;striplevel=0 \
file://readline82-003.patch;striplevel=0 \
file://readline82-004.patch;striplevel=0 \
file://readline82-005.patch;striplevel=0 \
file://readline82-006.patch;striplevel=0 \
file://readline82-007.patch;striplevel=0 \
file://readline82-008.patch;striplevel=0 \
file://readline82-009.patch;striplevel=0 \
file://readline82-010.patch;striplevel=0 \
"
SRC_URI[archive.sha256sum] = "3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35"