]> code.ossystems Code Review - openembedded-core.git/commit
python3: add readline to PACKAGECONFIG
authorAnuj Mittal <anuj.mittal@intel.com>
Thu, 15 Mar 2018 05:38:56 +0000 (13:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Mar 2018 23:05:01 +0000 (23:05 +0000)
commit9b12a3f031373ad0696409e4f933b1a585ea7f1f
tree746c50b608a629404d840dff2c7c058287260187
parent8ebb695c1429f8d57d655072a362a4f176258699
python3: add readline to PACKAGECONFIG

Provide a way to make readline dependency optional in case someone
might want to use BSD alternative editline instead.

Using editline would need some changes though (python issue13501).

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3_3.5.5.bb