]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: do not overwrite FILES contents
authorDan McGregor <dan.mcgregor@usask.ca>
Tue, 26 Nov 2024 18:06:41 +0000 (12:06 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Nov 2024 12:02:43 +0000 (12:02 +0000)
commitcc5ec75b50618ce42d5b19d0aad0b44611bf8fbe
tree829278853230e3d8729e3ed571024eef1628a141
parent102e3524361d7d07f0dee09b1b12346b1184268f
python3: do not overwrite FILES contents

Instead of relying completely on the python packaging manifest,
allow some default values. This is useful for the edge cases that
can't be found automatically by the create_manifest step.

In particular, tkinter can't be built for python3-native, so its
consistently missed in manifest updates.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.13.0.bb