Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Laszlo Papp <lpapp@kde.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] busybox-1.21.1/defconfig: disable rfkill
Date: Mon, 29 Jul 2013 08:16:24 +0100	[thread overview]
Message-ID: <1375082184-14871-1-git-send-email-lpapp@kde.org> (raw)

This is necessary to get the build going, for instance with older Code Sourcery
compilers.

It is also disabled in upstream due to this very reason. The details can be
found on the following links:

http://comments.gmane.org/gmane.linux.busybox/30999
http://git.busybox.net/busybox/commit/?h=1_21_stable&id=1cd769a154b04f4b058beed482a5dd7192437cdc

[YOCTO #4932]

Signed-off-by: Laszlo Papp <lpapp@kde.org>
---
 meta/recipes-core/busybox/busybox-1.21.1/defconfig | 2 +-
 meta/recipes-core/busybox/busybox.inc              | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta/recipes-core/busybox/busybox-1.21.1/defconfig b/meta/recipes-core/busybox/busybox-1.21.1/defconfig
index bdfdadf..e77a817 100644
--- a/meta/recipes-core/busybox/busybox-1.21.1/defconfig
+++ b/meta/recipes-core/busybox/busybox-1.21.1/defconfig
@@ -705,7 +705,7 @@ CONFIG_MICROCOM=y
 # CONFIG_MT is not set
 # CONFIG_RAIDAUTORUN is not set
 # CONFIG_READAHEAD is not set
-CONFIG_RFKILL=y
+# CONFIG_RFKILL is not set
 # CONFIG_RUNLEVEL is not set
 # CONFIG_RX is not set
 # CONFIG_SETSID is not set
diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc
index acd2bfb..0e84f4c 100644
--- a/meta/recipes-core/busybox/busybox.inc
+++ b/meta/recipes-core/busybox/busybox.inc
@@ -66,8 +66,6 @@ def features_to_busybox_settings(d):
 	busybox_cfg('nls',  distro_features, 'CONFIG_LOCALE_SUPPORT', cnf, rem)
 	busybox_cfg('ipv4', distro_features, 'CONFIG_FEATURE_IFUPDOWN_IPV4', cnf, rem)
 	busybox_cfg('ipv6', distro_features, 'CONFIG_FEATURE_IFUPDOWN_IPV6', cnf, rem)
-	busybox_cfg('wifi', distro_features, 'CONFIG_RFKILL', cnf, rem)
-	busybox_cfg('bluetooth', distro_features, 'CONFIG_RFKILL', cnf, rem)
 	return "\n".join(cnf), "\n".join(rem)
 
 # X, Y = ${@features_to_uclibc_settings(d)}
-- 
1.8.3.4



             reply	other threads:[~2013-07-29  7:16 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29  7:16 Laszlo Papp [this message]
2013-07-29  7:20 ` [PATCH] busybox-1.21.1/defconfig: disable rfkill Paul Barker
2013-07-29  7:22   ` Laszlo Papp
2013-07-29 10:00 ` Phil Blundell
2013-07-29 10:01   ` Laszlo Papp
2013-07-29 10:20     ` Phil Blundell
2013-07-29 10:22       ` Laszlo Papp
2013-07-29 10:30         ` Laszlo Papp
2013-07-29 10:38           ` Phil Blundell
2013-07-29 10:42             ` Laszlo Papp
2013-07-29 10:46               ` Paul Barker
2013-07-29 10:48                 ` Laszlo Papp
2013-07-29 11:05                   ` Laszlo Papp
2013-07-29 10:46               ` Burton, Ross
2013-07-29 10:50                 ` Laszlo Papp
2013-07-29 10:35         ` Phil Blundell
2013-07-29 10:37           ` Laszlo Papp
2013-07-29 12:18           ` Laszlo Papp
2013-07-29 12:20             ` Laszlo Papp
2013-07-29 13:34               ` Bernhard Reutner-Fischer
2013-07-29 13:34                 ` Laszlo Papp
2013-07-29 15:42                   ` Bernhard Reutner-Fischer
2013-07-30 15:55                     ` Laszlo Papp
2013-07-30 16:10                       ` Phil Blundell
2013-07-30 16:21                         ` Burton, Ross
2013-07-31 11:13                           ` Laszlo Papp
2013-07-29 10:42       ` Burton, Ross
2013-07-29 10:44         ` Laszlo Papp
2013-07-29 11:09           ` Marcin Juszkiewicz
2013-07-29 11:14             ` Laszlo Papp
2013-07-31 22:36 ` Khem Raj
     [not found]   ` <CAOMwXhMPmoFo+bYz9NAijJevWvizNFm0rsbVn1fPNHCS4Kf7yw@mail.gmail.com>
2013-08-13  7:32     ` Laszlo Papp
2013-08-13  7:33       ` Laszlo Papp
2013-08-13  9:48       ` Burton, Ross
2013-08-13  9:52         ` Laszlo Papp
2013-08-13  9:55           ` Laszlo Papp
2013-08-13  9:58           ` Burton, Ross
2013-08-13 10:00             ` Laszlo Papp
2013-08-13 10:17               ` Phil Blundell
2013-08-13 10:14           ` Jack Mitchell
2013-08-13 10:19             ` Laszlo Papp
2013-08-13 10:35               ` Jack Mitchell
2013-08-13 10:39                 ` Laszlo Papp
2013-08-14  8:35           ` Fathi Boudra
  -- strict thread matches above, loose matches on Subject: below --
2013-07-28 22:31 Laszlo Papp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1375082184-14871-1-git-send-email-lpapp@kde.org \
    --to=lpapp@kde.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox