diff options
| author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-03-07 16:22:24 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-18 11:26:46 -0700 |
| commit | fbd73ac3f30865a8173cdb99d43261b7085425b7 (patch) | |
| tree | 14bba76c8d66232c0a9380422224cf8deb49ee7a /meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |
| parent | 11862f99b201c5f9acf7879088867f3740332c1f (diff) | |
| download | meta-openembedded-fbd73ac3f30865a8173cdb99d43261b7085425b7.tar.gz | |
python3-wpa-supplicant: new package
Add a recipe for python3-wpa-supplicant - a package allowing to talk to
the wpa_supplicant over dbus using a convenient python API.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 2748c50591..45d370c779 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -514,6 +514,7 @@ RDEPENDS_packagegroup-meta-python3-ptest = "\ | |||
| 514 | python3-uritemplate-ptest \ | 514 | python3-uritemplate-ptest \ |
| 515 | python3-webcolors-ptest \ | 515 | python3-webcolors-ptest \ |
| 516 | python3-whoosh-ptest \ | 516 | python3-whoosh-ptest \ |
| 517 | python3-wpa-supplicant \ | ||
| 517 | python3-xlrd-ptest \ | 518 | python3-xlrd-ptest \ |
| 518 | python3-xmltodict-ptest \ | 519 | python3-xmltodict-ptest \ |
| 519 | python3-xxhash-ptest \ | 520 | python3-xxhash-ptest \ |
