mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 10:09:42 +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 = "Tiny 'shelve'-like database with concurrency support"
|
||||
HOMEPAGE = "https://github.com/pickleshare/pickleshare"
|
||||
AUTHOR = "Ville Vainio <vivainio@gmail.com>"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=905c08218089ffebea3a64c82fc4d7d0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user