]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: dont disable readline module for editline
authorNick Owens <nick.owens@eero.com>
Tue, 27 Feb 2024 21:56:32 +0000 (13:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Feb 2024 09:17:04 +0000 (09:17 +0000)
commite92d7dd55d16aa311a95c4e8bb4633e6ebb9900f
tree7f52fb70f21a1b4ed7a1037232b45ac965f2f3a7
parent728784e4df700af86d0f848142b0085813e49090
python3: dont disable readline module for editline

if we use editline, then the readline module must also be enabled for
python to build the readline module and link it against libedit.

Signed-off-by: Nick Owens <nick.owens@eero.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.12.1.bb