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
c1330b1f53
commit
be1b661b23
|
|
@ -1,5 +1,4 @@
|
|||
SUMMARY = "Encode::Locale - Determine the locale encoding"
|
||||
AUTHOR = "Gisle Aas <gisle@activestate.com>"
|
||||
HOMEPAGE = "https://metacpan.org/module/Encode::Locale"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ DESCRIPTION = "The \"Encode\" module provides the interfaces between \
|
|||
Perl's strings and the rest of the system. Perl strings are sequences \
|
||||
of characters."
|
||||
|
||||
AUTHOR = "Dan Kogai <dankogai+cpan@gmail.com>"
|
||||
HOMEPAGE = "https://metacpan.org/release/Encode"
|
||||
SECTION = "lib"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ names.\
|
|||
Optionally it instantiates those classes for you."
|
||||
SECTION = "libs"
|
||||
|
||||
AUTHOR = "Simon Wistow <simon@thegestalt.org>"
|
||||
HOMEPAGE = "https://github.com/simonwistow/Module-Pluggable"
|
||||
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user