]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: Drop generating a static libpython
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jul 2024 11:22:50 +0000 (12:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Jul 2024 22:25:25 +0000 (23:25 +0100)
commite42abd3b82c7bac93541b2cf87b553c1a31346cd
treeb3037951a1fff5a68b3ca331d41a1c68a8a2b40c
parent9007de7e388e269028c7c1722f0d7ee76bc5d251
python3: Drop generating a static libpython

This currently puts a 60MB binary into the recipe sysroots in the native
case as well as the implications for the target. Since as far as I know,
we don't need/use this, stop generating it by adding a PACKAGECONFIG. It
can be enabled by anyone who does actually need to use it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.12.4.bb