mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
meta-python: Remove unused AUTHOR variable
No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
847f144f29
commit
61d14138c2
@@ -1,6 +1,5 @@
|
||||
DESCRIPTION = "A utility belt for advanced users of python-requests."
|
||||
HOMEPAGE = "https://toolbelt.readthedocs.org"
|
||||
AUTHOR = "Ian Cordasco, Cory Benfield"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f14302a4b4099009ab38b4dde5f1075"
|
||||
|
||||
Reference in New Issue
Block a user