From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] wf111: new package
Date: Fri, 20 Feb 2015 17:25:30 +0100 [thread overview]
Message-ID: <20150220162530.GD7759@kwain> (raw)
In-Reply-To: <20150220100705.19371d65@free-electrons.com>
Thomas,
On Fri, Feb 20, 2015 at 10:07:05AM +0100, Thomas Petazzoni wrote:
> On Tue, 3 Feb 2015 15:33:25 +0100, Antoine Tenart wrote:
> > Adds support for the BlueGiga WF111 WiFi driver and the binary utilities
> > distributed alongside the driver. An account is required to download the
> > sources from the BlueGiga website, which can be created freely. The
> > driver is available for armv5, arm7a and i386.
> >
> > Since it is not possible to automatically retrieve the sources, because
> > of the required user account needed on the BlueGiga website, an option
> > is added to let the Buildroot user specify the directory where the
> > driver tarball was downloaded.
> >
> > Finally, two options must be selected in the Linux kernel configuration:
> > CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV. These are blind options (i.e.
> > not selectable directly) so they cannot be enabled by a change in
> > linux/linux.mk. The user as two choices to enable these options:
> > - By making them non blind, with a "WF111 support" configuration entry
> > for example.
> > - By enabling another WiFi driver that select them.
> >
> > The work behind this commit was funded by ECA Group
> > <http://www.ecagroup.com>. ECA Group is the copyright owner of the
> > contributed code.
> >
> > Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
>
> Thanks, applied to next. It would be good however to send a followup
> patch adding <pkg>_LICENSE and <pkg>_LICENSE_FILES.
I'd like to be able to provide a license, but all I can find is a
Copyright at the beginning of the source files, with the following
statement:
* Refer to LICENSE.txt included with this source code for details on
* the license terms.
And... the LICENSE.txt file can't be found :)
Antoine
--
Antoine T?nart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-02-20 16:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 14:33 [Buildroot] [PATCH v2] wf111: new package Antoine Tenart
2015-02-20 9:07 ` Thomas Petazzoni
2015-02-20 16:25 ` Antoine Tenart [this message]
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=20150220162530.GD7759@kwain \
--to=antoine.tenart@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.