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 <[email protected]> --- .../recipes-devtools/python/python3-wpa-supplicant_0.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb index 55e508805..2309bec5e 100644 --- a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb +++ b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb @@ -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" -- 2.30.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90238): https://lists.openembedded.org/g/openembedded-devel/message/90238 Mute This Topic: https://lists.openembedded.org/mt/81488251/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
