mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
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>
18 lines
719 B
BlitzBasic
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"
|