mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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,5 +1,4 @@
|
||||
SUMMARY = "Makes working with XML feel like you are working with JSON"
|
||||
AUTHOR = "Martin Blech"
|
||||
HOMEPAGE = "https://github.com/martinblech/xmltodict"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2"
|
||||
|
||||
Reference in New Issue
Block a user