mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +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 = "An autocompletion tool for Python that can be used for text editors."
|
||||
HOMEPAGE = "https://github.com/davidhalter/jedi"
|
||||
AUTHOR = "David Halter <davidhalter88@gmail.com>"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5ed06eebfcb244cd66ebf6cef9c23ab4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user