arpwatch: update to 3.3

not compatible with musl

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2022-06-04 11:39:40 -07:00
parent 2a90888cfd
commit d93501969c
2 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
SUMARRY = "The ethernet monitor program; for keeping track of ethernet/ip address pairings"
LICENSE = "BSD-4-Clause"
HOME_PAGE = "http://ee.lbl.gov/"
LIC_FILES_CHKSUM = "file://configure;md5=74ca964ed34fda7b46c6fe3e50bded9d"
LIC_FILES_CHKSUM = "file://configure;md5=0f6cca2f69f384a14e2f5803210ca92e"
DEPENDS += "libpcap"
@@ -9,10 +9,10 @@ SRC_URI = "https://ee.lbl.gov/downloads/arpwatch/${BP}.tar.gz \
file://arpwatch.conf \
file://arpwatch.default \
file://arpwatch_init \
file://postfix_workaround.patch \
file://host_contam_fix.patch "
file://host_contam_fix.patch \
"
SRC_URI[sha256sum] = "ee1d15d9a07952c0c017908b9dbfd5ac988fed0058c3cc4fa6c13e0be36f3a9f"
SRC_URI[sha256sum] = "d47fa8b291fc37a25a2d0f3e1b64f451dc0be82d714a10ffa6ef8b0b9e33e166"
inherit autotools-brokensep update-rc.d useradd
@@ -82,5 +82,6 @@ FILES:${PN} = "${bindir} ${sbindir} ${prefix}/etc/rc.d \
COMPATIBLE_HOST:riscv32 = "null"
COMPATIBLE_HOST:riscv64 = "null"
OMPATIBLE_HOST:libc-musl = "null"
RDEPENDS:${PN} = "libpcap"

View File

@@ -4,11 +4,11 @@ Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Index: arpwatch-3.0/configure
Index: arpwatch-3.3/configure
===================================================================
--- arpwatch-3.0.orig/configure
+++ arpwatch-3.0/configure
@@ -4349,8 +4349,8 @@ fi
--- arpwatch-3.3.orig/configure
+++ arpwatch-3.3/configure
@@ -4353,8 +4353,8 @@ fi
CC=cc
export CC
fi