mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
recipes: Fix variable assignment whitespace
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Gammu bindings for Python"
|
||||
DESCRIPTION ="Python bindings for the Gammu library."
|
||||
DESCRIPTION = "Python bindings for the Gammu library."
|
||||
HOMEPAGE = "https://wammu.eu/python-gammu/"
|
||||
BUGRACKER = "https://github.com/gammu/python-gammu/issues"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user