summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libdaemon
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-03 10:27:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-10 09:18:53 +0100
commita26970fa3a7c2eced819640f9050a3aadcef59ad (patch)
tree0dec9c306b3bf15a0dad9b68bda80b4841cede64 /meta/recipes-support/libdaemon
parentb0152a34640612e4e92b67e861529a73e3e9a396 (diff)
downloadpoky-a26970fa3a7c2eced819640f9050a3aadcef59ad.tar.gz
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 <michael.opdenacker@bootlin.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libdaemon')
-rw-r--r--meta/recipes-support/libdaemon/libdaemon_0.14.bb1
1 files changed, 0 insertions, 1 deletions
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, \
4as well as file locking to ensure that only a single copy of a given daemon \ 4as well as file locking to ensure that only a single copy of a given daemon \
5is running at a time." 5is running at a time."
6SECTION = "libs" 6SECTION = "libs"
7AUTHOR = "Lennart Poettering <lennart@poettering.net>"
8HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/" 7HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
9LICENSE = "LGPL-2.1-or-later" 8LICENSE = "LGPL-2.1-or-later"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \ 9LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \