mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-wpa-supplicant: replace DESCRIPTION with SUMMARY
SUMMARY seems to be the preferred variable for short info on a project supported by the recipe. Replace DESCRIPTION with SUMMARY for python wpa-supplicant module. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
68f7c47da9
commit
6e83f210ff
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Python interface to the wpa_supplicant D-Bus interface"
|
||||
SUMMARY = "Python interface to the wpa_supplicant D-Bus interface"
|
||||
HOMEPAGE = "https://pypi.org/project/wpa_supplicant/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MPL-2.0"
|
||||
|
||||
Reference in New Issue
Block a user