mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user