mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +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
@@ -2,7 +2,6 @@
|
||||
# https://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/tree/meta-openstack/recipes-devtools/python/python3-uritemplate_3.0.0.bb?h=master
|
||||
|
||||
SUMMARY = "Simple python library to deal with URI Templates."
|
||||
AUTHOR = "Ian Cordasco"
|
||||
LICENSE = "Apache-2.0 | BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0f6d769bdcfacac3c1a1ffa568937fe0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user