From c1330b1f5335e1d1e55d9e4a672182d581a04b8c Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 3 Aug 2023 10:48:35 +0200 Subject: 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 Signed-off-by: Khem Raj --- .../recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-networking/recipes-daemons') diff --git a/meta-networking/recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.1.bb b/meta-networking/recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.1.bb index a83dad350f..65bf91c7eb 100644 --- a/meta-networking/recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.1.bb +++ b/meta-networking/recipes-daemons/networkd-dispatcher/networkd-dispatcher_2.1.bb @@ -2,7 +2,6 @@ SUMMARY = "Dispatcher service for systemd-networkd connection status changes" DESCRIPTION = "This daemon is similar to NetworkManager-dispatcher, but is much \ more limited in the types of events it supports due to the limited nature of \ systemd-networkd(8)." -AUTHOR = "Clayton Craft and others" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" -- cgit v1.2.3-54-g00ecf