mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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
be1b661b23
commit
f14244a98c
@@ -1,5 +1,4 @@
|
||||
SUMMARY = "This is a filesystem client based on the SSH File Transfer Protocol using FUSE"
|
||||
AUTHOR = "Miklos Szeredi <miklos@szeredi.hu>"
|
||||
HOMEPAGE = "https://github.com/libfuse/sshfs"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
Reference in New Issue
Block a user