diff options
author | Matt Porter <mporter@konsulko.com> | 2019-04-01 12:50:34 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-02 15:24:11 +0100 |
commit | 24fbb31bc728d65d4ddde2555034dc85181fd228 (patch) | |
tree | e32c10c3a4b05a029c9c69bbac50a3f517e8897a /meta/recipes-gnome | |
parent | 9dec37ceef6c1db79e33484cf983629c6601f802 (diff) | |
download | poky-24fbb31bc728d65d4ddde2555034dc85181fd228.tar.gz |
busybox: fix CONFIG_RFKILL enable logic
Currently CONFIG_RFKILL is enabled only if both bluetooth *and* wifi
distro features are present. It should be enabled when either feature
is present. Fix this by switching to use of bb.utils.contains_any().
(From OE-Core rev: 5e6d7760c599b09b9417aa8d044084f4c5123762)
Signed-off-by: Matt Porter <mporter@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions