mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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
706832c7a2
commit
847f144f29
@@ -1,5 +1,4 @@
|
|||||||
SUMMARY = "Multimedia processing server for Linux"
|
SUMMARY = "Multimedia processing server for Linux"
|
||||||
AUTHOR = "Wim Taymans <wtaymans@redhat.com>"
|
|
||||||
HOMEPAGE = "https://pipewire.org"
|
HOMEPAGE = "https://pipewire.org"
|
||||||
SECTION = "multimedia"
|
SECTION = "multimedia"
|
||||||
LICENSE = "LGPL-2.1-only"
|
LICENSE = "LGPL-2.1-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user