mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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 \
|
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 \
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user