]> code.ossystems Code Review - openembedded-core.git/commit
python3: un-break disabling the readline PACKAGECONFIG
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 24 Jun 2020 20:13:26 +0000 (23:13 +0300)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 29 Jun 2020 05:17:11 +0000 (13:17 +0800)
commit4a4413aa521f35414d94f883a74aec3beb628a9a
tree0764291d23c2149c08179025753c8f582a279c1e
parent033a63507d1ccd423b8023575729ff089614303b
python3: un-break disabling the readline PACKAGECONFIG

Previously the readline module would have been built regardless of
readline's presence in the sysroot, and the recipe would
fail at package_qa.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/python/python3_3.7.7.bb