mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
SUMMARY = "shUnit2 is a xUnit based unit test framework for Bourne based shell scripts"
|
||||
AUTHOR = "Kate Ward <kate.ward@forestent.com>"
|
||||
HOMEPAGE = "https://github.com/kward/shunit2"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||
|
||||
Reference in New Issue
Block a user