From: Bartosz Golaszewski <[email protected]> It's currently impossible to import the cli submodule from wpa-supplicant. This series addresses the issue by: - adding a recipe for a missing dependency - adding runtime dependencies to the recipe - fixing a problem with an outdated API used in the module
The last patch is just cosmetic. Bartosz Golaszewski (4): python3-txdbus: new package python3-wpa-supplicant: add runtime dependencies python3-wpa-supplicant: fix importing the cli submodule python3-wpa-supplicant: replace DESCRIPTION with SUMMARY .../packagegroups/packagegroup-meta-python.bb | 1 + .../python/python3-txdbus_1.1.2.bb | 11 ++ ...ond-argument-from-click.argument-dec.patch | 127 ++++++++++++++++++ .../python/python3-wpa-supplicant_0.2.bb | 6 +- 4 files changed, 144 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-txdbus_1.1.2.bb create mode 100644 meta-python/recipes-devtools/python/python3-wpa-supplicant/0001-cli-drop-the-second-argument-from-click.argument-dec.patch -- 2.30.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90234): https://lists.openembedded.org/g/openembedded-devel/message/90234 Mute This Topic: https://lists.openembedded.org/mt/81488247/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
