mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user