mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
lowpan-tools: Blacklist as its deprecated use wpan-tools instead
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -108,7 +108,7 @@ RDEPENDS_packagegroup-meta-networking-support = "\
|
||||
usbredir ntop wireshark tnftp lksctp-tools \
|
||||
cim-schema-docs cim-schema-final cim-schema-exper \
|
||||
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 \
|
||||
netcat-openbsd fetchmail yp-tools ypbind-mt yp-tools \
|
||||
arptables macchanger nghttp2 strongswan fping \
|
||||
|
||||
@@ -35,3 +35,5 @@ FILES_${PN}-dbg += "${libexecdir}/lowpan-tools/.debug/"
|
||||
|
||||
PACKAGES =+ "${PN}-python"
|
||||
FILES_${PN}-python = "${libdir}/python*"
|
||||
|
||||
PNBLACKLIST[lowpan-tools] = "WARNING these tools are deprecated! Use wpan-tools instead"
|
||||
|
||||
Reference in New Issue
Block a user