mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-06 02:40:50 +00:00
arpwatch: riscv not supported
exclude this arch for compat list Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -80,4 +80,7 @@ CONFFILE_FILES = "${sysconfdir}/${PN}.conf"
|
||||
FILES:${PN} = "${bindir} ${sbindir} ${prefix}/etc/rc.d \
|
||||
${sysconfdir} /var/lib/arpwatch"
|
||||
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
COMPATIBLE_HOST:riscv64 = "null"
|
||||
|
||||
RDEPENDS:${PN} = "libpcap"
|
||||
|
||||
Reference in New Issue
Block a user