lowpan-tools: Blacklist as its deprecated use wpan-tools instead

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2019-11-10 10:45:43 -08:00
parent 05f453f9cd
commit 1383039355
2 changed files with 3 additions and 1 deletions

View File

@ -108,7 +108,7 @@ RDEPENDS_packagegroup-meta-networking-support = "\
usbredir ntop wireshark tnftp lksctp-tools \ usbredir ntop wireshark tnftp lksctp-tools \
cim-schema-docs cim-schema-final cim-schema-exper \ cim-schema-docs cim-schema-final cim-schema-exper \
libmemcached smcroute libtevent ipcalc c-ares uftp \ libmemcached smcroute libtevent ipcalc c-ares uftp \
ntimed linux-atm ssmtp openvpn lowpan-tools rdma-core \ ntimed linux-atm ssmtp openvpn rdma-core \
iftop aoetools tcpslice tcpdump libtalloc memcached nuttcp netcat \ iftop aoetools tcpslice tcpdump libtalloc memcached nuttcp netcat \
netcat-openbsd fetchmail yp-tools ypbind-mt yp-tools \ netcat-openbsd fetchmail yp-tools ypbind-mt yp-tools \
arptables macchanger nghttp2 strongswan fping \ arptables macchanger nghttp2 strongswan fping \

View File

@ -35,3 +35,5 @@ FILES_${PN}-dbg += "${libexecdir}/lowpan-tools/.debug/"
PACKAGES =+ "${PN}-python" PACKAGES =+ "${PN}-python"
FILES_${PN}-python = "${libdir}/python*" FILES_${PN}-python = "${libdir}/python*"
PNBLACKLIST[lowpan-tools] = "WARNING these tools are deprecated! Use wpan-tools instead"