aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/default-providers.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-05-21 12:37:30 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-29 11:25:08 +0100
commitf1978b7e1d68bd7813ae048ff9a37716618a473c (patch)
treededa76821823fced922f951433e0392373337292 /meta/conf/distro/include/default-providers.inc
parent5b966e87aba19629408daeff25c1e6883300fb10 (diff)
downloadopenembedded-core-contrib-f1978b7e1d68bd7813ae048ff9a37716618a473c.tar.gz
wireless-tools: remove the recipe
wireless-tools have been obsolete and superseded by iw for a very long time. I've checked that images continue to boot and the graphical connman frontend is still able to list wireless networks; there is no evidence that wireless-tools are needed by anything. [YOCTO #12727] Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf/distro/include/default-providers.inc')
-rw-r--r--meta/conf/distro/include/default-providers.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/default-providers.inc b/meta/conf/distro/include/default-providers.inc
index e65c1ed323..779b03d50c 100644
--- a/meta/conf/distro/include/default-providers.inc
+++ b/meta/conf/distro/include/default-providers.inc
@@ -23,7 +23,6 @@ VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-opkg"
VIRTUAL-RUNTIME_apm ?= "apm"
VIRTUAL-RUNTIME_alsa-state ?= "alsa-state"
VIRTUAL-RUNTIME_getopt ?= "util-linux-getopt"
-VIRTUAL-RUNTIME_wireless-tools ?= "iw wireless-tools"
VIRTUAL-RUNTIME_base-utils ?= "busybox"
VIRTUAL-RUNTIME_base-utils-hwclock ?= "busybox-hwclock"