mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +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
6b2b98e52d
commit
c1330b1f53
@@ -6,7 +6,6 @@ DESCRIPTION = "This is a parser for HTTP messages written in C. It parses \
|
||||
interrupted at anytime. Depending on your architecture, it \
|
||||
only requires about 40 bytes of data per message stream (in a \
|
||||
web server that is per connection)."
|
||||
AUTHOR = "Stefan Wiehler <stefan.wiehler@missinglinkelectronics.com>"
|
||||
HOMEPAGE = "https://github.com/nodejs/http-parser"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user