This is not correct and will be undone by the next manifest update again because that works from a default set of options. You need to add this to the python recipe.
Alex On Tue, 26 Nov 2024 at 02:55, Dan McGregor via lists.openembedded.org <danismostlikely=gmail....@lists.openembedded.org> wrote: > > From: Dan McGregor <dan.mcgre...@usask.ca> > > Seems every time python is updated this gets removed. That's likely > because the tk option can't be enabled in python3-native without > creating a dependency loop. > > For now, re-add the tkinter packaging info to the manifest. > > Signed-off-by: Dan McGregor <dan.mcgre...@usask.ca> > --- > meta/recipes-devtools/python/python3/python3-manifest.json | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json > b/meta/recipes-devtools/python/python3/python3-manifest.json > index 4b7f9cc7e33..3ed99b9012d 100644 > --- a/meta/recipes-devtools/python/python3/python3-manifest.json > +++ b/meta/recipes-devtools/python/python3/python3-manifest.json > @@ -1092,6 +1092,7 @@ > "core" > ], > "files": [ > + "${libdir}/python${PYTHON_MAJMIN}/lib-dynload/_tkinter.*.so", > "${libdir}/python${PYTHON_MAJMIN}/tkinter" > ], > "cached": [] > -- > 2.47.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207845): https://lists.openembedded.org/g/openembedded-core/message/207845 Mute This Topic: https://lists.openembedded.org/mt/109783729/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-