mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
@@ -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