mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
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
f14244a98c
commit
706832c7a2
@@ -1,6 +1,5 @@
|
|||||||
# the binaries are statically linked against klibc
|
# the binaries are statically linked against klibc
|
||||||
SUMMARY = "Kexec tools, statically compiled against klibc"
|
SUMMARY = "Kexec tools, statically compiled against klibc"
|
||||||
AUTHOR = "Eric Biederman"
|
|
||||||
HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kexec/"
|
HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kexec/"
|
||||||
SECTION = "kernel/userland"
|
SECTION = "kernel/userland"
|
||||||
LICENSE = "GPL-2.0-only"
|
LICENSE = "GPL-2.0-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user