summaryrefslogtreecommitdiffstats
path: root/meta/conf
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 21:07:14 +0100
commitf7137f94905c0d0ef1c0af8e53db18de00a17fec (patch)
tree6721b41b97a5225d7ef3ebdf17ec2d11b21dd96c /meta/conf
parent960f25795f2c56a287e71e9327d0a43fa9aff18c (diff)
downloadpoky-f7137f94905c0d0ef1c0af8e53db18de00a17fec.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] (From OE-Core rev: f1978b7e1d68bd7813ae048ff9a37716618a473c) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/default-providers.inc1
-rw-r--r--meta/conf/distro/include/maintainers.inc1
2 files changed, 0 insertions, 2 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"
23VIRTUAL-RUNTIME_apm ?= "apm" 23VIRTUAL-RUNTIME_apm ?= "apm"
24VIRTUAL-RUNTIME_alsa-state ?= "alsa-state" 24VIRTUAL-RUNTIME_alsa-state ?= "alsa-state"
25VIRTUAL-RUNTIME_getopt ?= "util-linux-getopt" 25VIRTUAL-RUNTIME_getopt ?= "util-linux-getopt"
26VIRTUAL-RUNTIME_wireless-tools ?= "iw wireless-tools"
27VIRTUAL-RUNTIME_base-utils ?= "busybox" 26VIRTUAL-RUNTIME_base-utils ?= "busybox"
28VIRTUAL-RUNTIME_base-utils-hwclock ?= "busybox-hwclock" 27VIRTUAL-RUNTIME_base-utils-hwclock ?= "busybox-hwclock"
29 28
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc
index 6d6c148de8..f24e482abe 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -712,7 +712,6 @@ RECIPE_MAINTAINER_pn-weston-init = "Denys Dmytriyenko <denys@ti.com>"
712RECIPE_MAINTAINER_pn-wget = "Yi Zhao <yi.zhao@windriver.com>" 712RECIPE_MAINTAINER_pn-wget = "Yi Zhao <yi.zhao@windriver.com>"
713RECIPE_MAINTAINER_pn-which = "Maxin B. John <maxin.john@intel.com>" 713RECIPE_MAINTAINER_pn-which = "Maxin B. John <maxin.john@intel.com>"
714RECIPE_MAINTAINER_pn-wic-tools = "Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>" 714RECIPE_MAINTAINER_pn-wic-tools = "Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>"
715RECIPE_MAINTAINER_pn-wireless-tools = "Changhyeok Bae <changhyeok.bae@lge.com>"
716RECIPE_MAINTAINER_pn-wpa-supplicant = "Changhyeok Bae <changhyeok.bae@lge.com>" 715RECIPE_MAINTAINER_pn-wpa-supplicant = "Changhyeok Bae <changhyeok.bae@lge.com>"
717RECIPE_MAINTAINER_pn-x11-common = "Armin Kuster <akuster808@gmail.com>" 716RECIPE_MAINTAINER_pn-x11-common = "Armin Kuster <akuster808@gmail.com>"
718RECIPE_MAINTAINER_pn-x11perf = "Armin Kuster <akuster808@gmail.com>" 717RECIPE_MAINTAINER_pn-x11perf = "Armin Kuster <akuster808@gmail.com>"