readline hand-maintains config.h.in so exclude autoheader and re-use a patch
from readline-6.3 to fix a typo in variable names.
See oe-core
8c37d32d6133c6ad2b9142e7a42775e7a979b570 against readline-6.3 for
further rationale.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
${GNU_MIRROR}/readline/readline-5.2-patches/readline52-013;name=patch13;apply=yes;striplevel=0 \
${GNU_MIRROR}/readline/readline-5.2-patches/readline52-014;name=patch14;apply=yes;striplevel=0 \
file://configure-fix.patch \
+ file://config-dirent-symbols.patch \
file://fix-redundant-rpath.patch"
SRC_URI[archive.md5sum] = "e39331f32ad14009b9ff49cc10c5e751"
inherit autotools
+EXTRA_AUTORECONF += "--exclude=autoheader"
+
LEAD_SONAME = "libreadline.so"
do_configure_prepend () {