aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test
diff options
context:
space:
mode:
authorMarkus Fuchs <mklntf@gmail.com>2023-11-08 22:38:03 +0100
committerKhem Raj <raj.khem@gmail.com>2023-11-08 22:51:28 -0800
commit7bd2cd290c14330cc4b10804532d71563ee57a0e (patch)
tree1c49dd67c9c2769b0e3f8dcf0913430565a23fbb /meta-oe/recipes-test
parent9ca31fdd534a009e801b9351edea6c21660bdc57 (diff)
downloadmeta-openembedded-contrib-7bd2cd290c14330cc4b10804532d71563ee57a0e.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-test')
-rw-r--r--meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb b/meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb
index 0ac06c361b..683600f712 100644
--- a/meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb
+++ b/meta-oe/recipes-test/shunit2/shunit2_2.1.8.bb
@@ -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"