mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-04 04:08:22 +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 @@
|
||||
SUMMARY = "Specifications for callback functions passed in to an API"
|
||||
HOMEPAGE = "https://github.com/takluyver/backcall"
|
||||
AUTHOR = "Thomas Kluyver <thomas@kluyver.me.uk>"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=40e56b724d016484a7f790ec826d3ffc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user