mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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
@@ -4,7 +4,6 @@ UEFI firmware parser is a simple module and set of scripts for parsing, \
|
||||
extracting, and recreating UEFI firmware volumes. This includes parsing \
|
||||
modules for BIOS, OptionROM, Intel ME and other formats too."
|
||||
HOMEPAGE = "https://github.com/theopolis/uefi-firmware-parser"
|
||||
AUTHOR = "Teddy Reed <teddy@prosauce.org>"
|
||||
LICENSE = "BSD-2-Clause & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;md5=90fa5bae1547550f1c1993f651eda955"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user