From a26970fa3a7c2eced819640f9050a3aadcef59ad Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 3 Aug 2023 10:27:18 +0200 Subject: recipes: remove unused AUTHOR variable No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. (From OE-Core rev: 9d5edd124b7dddb995ceddd79f8a7fc8cf44badf) Signed-off-by: Michael Opdenacker Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-support/libdaemon/libdaemon_0.14.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-support/libdaemon/libdaemon_0.14.bb') diff --git a/meta/recipes-support/libdaemon/libdaemon_0.14.bb b/meta/recipes-support/libdaemon/libdaemon_0.14.bb index de6ac388a3..089f19d1cd 100644 --- a/meta/recipes-support/libdaemon/libdaemon_0.14.bb +++ b/meta/recipes-support/libdaemon/libdaemon_0.14.bb @@ -4,7 +4,6 @@ facilities for logging and a signal handler to enable graceful shutdown, \ as well as file locking to ensure that only a single copy of a given daemon \ is running at a time." SECTION = "libs" -AUTHOR = "Lennart Poettering " HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/" LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \ -- cgit v1.2.3-54-g00ecf