diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-03 10:48:35 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-03 09:14:20 -0700 |
| commit | c1330b1f5335e1d1e55d9e4a672182d581a04b8c (patch) | |
| tree | 295887cf5619d1b46a034520e460a04822ac6352 /meta-networking/recipes-protocols | |
| parent | 6b2b98e52de31019dec2a7d70a5a8c37c750601d (diff) | |
| download | meta-openembedded-c1330b1f5335e1d1e55d9e4a672182d581a04b8c.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: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols')
| -rw-r--r-- | meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb index 0b9e05b324..c53d1b8052 100644 --- a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb +++ b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb | |||
| @@ -7,7 +7,6 @@ These addresses are allocated from the 169.254.0.0/16 address range and \ | |||
| 7 | are normally attached to each Ethernet device in your computer. \ | 7 | are normally attached to each Ethernet device in your computer. \ |
| 8 | Addresses are assigned randomly by each host and, in case of collision, \ | 8 | Addresses are assigned randomly by each host and, in case of collision, \ |
| 9 | both hosts (are supposed to) renumber." | 9 | both hosts (are supposed to) renumber." |
| 10 | AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>" | ||
| 11 | HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/" | 10 | HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/" |
| 12 | LICENSE = "GPL-2.0-or-later" | 11 | LICENSE = "GPL-2.0-or-later" |
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ |
