mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
This file wasn't named as a patch, nor told to apply explicity, so it was just unpacked to the work directory and not applied. Rename the file so the patch is applied correctly. (thanks to Petter Mabäcker <petter@technux.se> for spotting this) (From OE-Core master rev: 02be728762c77962f9c3034cd7995ad51afaee95) (From OE-Core rev: 7f2e2d57c7496547b7970377547482ead2e152cf) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
289 B
BlitzBasic
9 lines
289 B
BlitzBasic
require readline.inc
|
|
|
|
SRC_URI += "file://readline63-003.patch;striplevel=0 \
|
|
file://readline-dispatch-multikey.patch"
|
|
|
|
SRC_URI[archive.md5sum] = "33c8fb279e981274f485fd91da77e94a"
|
|
SRC_URI[archive.sha256sum] = "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"
|
|
|