mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
drbd,netkit-rusers: Blacklist packages
These fail to build always Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b4937b5d66
commit
eca729d98e
@ -78,7 +78,7 @@ RDEPENDS_packagegroup-meta-networking-kernel = "\
|
||||
RDEPENDS_packagegroup-meta-networking-netkit = "\
|
||||
netkit-rwho-client netkit-rwho-server netkit-rsh-client netkit-rsh-server \
|
||||
netkit-telnet netkit-tftp-client netkit-tftp-server \
|
||||
netkit-ftp netkit-rusers-client netkit-rusers-server netkit-rpc \
|
||||
netkit-ftp netkit-rpc \
|
||||
"
|
||||
|
||||
RDEPENDS_packagegroup-meta-networking-protocols = "\
|
||||
@ -95,7 +95,7 @@ RDEPENDS_packagegroup-meta-networking-support = "\
|
||||
phytool fwknop htpdate tcpreplay \
|
||||
traceroute geoip-perl geoip geoipupdate esmtp \
|
||||
libtdb netcf dnsmasq curlpp openipmi drbd-utils \
|
||||
drbd tunctl dovecot ipvsadm stunnel chrony spice-protocol \
|
||||
tunctl dovecot ipvsadm stunnel chrony spice-protocol \
|
||||
usbredir ntop wireshark tnftp lksctp-tools \
|
||||
cim-schema-docs cim-schema-final cim-schema-exper \
|
||||
libmemcached smcroute libtevent ipcalc c-ares uftp \
|
||||
|
||||
@ -69,3 +69,4 @@ RDEPENDS_${PN}-server += "tcp-wrappers xinetd rpcbind"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/186962/
|
||||
COMPATIBLE_HOST_libc-musl = 'null'
|
||||
PNBLACKLIST[netkit-rusers] = "Fails to build rup.c:51:10: fatal error: rstat.h: No such file or directory"
|
||||
|
||||
@ -21,3 +21,5 @@ EXTRA_OEMAKE += "KDIR='${STAGING_KERNEL_DIR}'"
|
||||
do_install () {
|
||||
oe_runmake install DESTDIR="${D}"
|
||||
}
|
||||
|
||||
PNBLACKLIST[drbd] = "Kernel module Needs forward porting to kernel 5.2+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user