mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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: Markus Fuchs <mklntf@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,7 +2,6 @@ SUMMARY = "Multimedia processing server for Linux"
|
||||
DESCRIPTION = "Linux server for handling and routing audio and video streams between applications and multimedia I/O devices"
|
||||
HOMEPAGE = "https://pipewire.org/"
|
||||
BUGTRACKER = "https://gitlab.freedesktop.org/pipewire/pipewire/issues"
|
||||
AUTHOR = "Wim Taymans <wtaymans@redhat.com>"
|
||||
SECTION = "multimedia"
|
||||
|
||||
LICENSE = "MIT & LGPL-2.1-or-later & GPL-2.0-only"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
SUMMARY = "Session / policy manager implementation for PipeWire"
|
||||
HOMEPAGE = "https://gitlab.freedesktop.org/pipewire/wireplumber"
|
||||
BUGTRACKER = "https://gitlab.freedesktop.org/pipewire/wireplumber/issues"
|
||||
AUTHOR = "George Kiagiadakis <george.kiagiadakis@collabora.com>"
|
||||
SECTION = "multimedia"
|
||||
|
||||
LICENSE = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user