summaryrefslogtreecommitdiffstats
path: root/package/wf111
Commit message (Collapse)AuthorAgeFilesLines
* Initial pass at removing binary-only, unlicensed, and proprietary packages ↵2019.02-op-buildRaptor Engineering Development Team2019-09-273-62/+0
| | | | | | | | from buildroot tree Note that DAHDI is only being removed due to poor packaging -- it does not require binary firmware on some cards, but the buildroot packaging for it unconditionally pulls in binary-only firmware regardless.
* wf111: ARM version bumped to 5.2.2-r4Geert Visser2018-08-152-2/+11
| | | | | Signed-off-by: Geert Visser <geert@my-clay.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/wf111: do a direct downloadYann E. MORIN2018-02-032-17/+1
| | | | | | | | | | We can now do a download without prior registration, so we can drop the requirement for a local, pre-downloaded tarball, now. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Julien CORJON <corjon.j@ecagroup.com> Cc: Antoine Ténart <antoine.tenart@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/wf111: fix armv5 URLYann E. MORIN2018-02-031-1/+1
| | | | | | | | | | Commit b857c7481 (package/wf111: bump to version 5.2.2-r3) forgot to completely update the archive name for the armv5te variant. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Julien CORJON <corjon.j@ecagroup.com> Cc: Antoine Ténart <antoine.tenart@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/wf111: Fix manufacturer name and urlJulien Corjon2018-01-291-5/+5
| | | | | Signed-off-by: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/wf111: bump to version 5.2.2-r3Julien Corjon2018-01-271-4/+4
| | | | | Signed-off-by: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/*/Config.in: fix help text check-package warningsThomas Petazzoni2017-12-181-2/+2
| | | | | | | | | | | | | This commit fixes the warnings reported by check-package on the help text of all package Config.in files, related to the formatting of the help text: should start with a tab, then 2 spaces, then at most 62 characters. The vast majority of warnings fixed were caused by too long lines. A few warnings were related to spaces being used instead of a tab to indent the help text. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wf111: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-151-1/+1
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Replace (e)glibc by glibcThomas Petazzoni2016-06-281-1/+1
| | | | | | | | | | | | | | | | Following the removal of eglibc support, this commit replaces all occurences of "(e)glibc" by just "glibc". Most of the occurences are in package Config.in comments. In addition, when the form "an (e)glibc ..." was used, it is replaced by "a glibc ...". [Peter: add new efi* packages, s/uclibc/uClibc as suggested by Romain, systemd / liquid-dsp tweaks as suggested by Yann] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wf111: bump to 5.2.2-r2Thomas Petazzoni2016-04-251-1/+1
| | | | | | | | This revision fixes the build with recent kernel versions, which have seen changes in the MMC framework breaking the build of external SDIO drivers. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wf111: properly define and use the WF111_VERSION variableThomas Petazzoni2016-04-251-4/+4
| | | | | | | | | Instead of hardcoding again the version of the package when defining WF111_SOURCE, this commit changes the WF111_VERSION so that it contains the entire version number, and then modifies the WF111_SOURCE definitions to use WF111_VERSION. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wf111: fix overwriting module files during installMatthew Starr2016-04-251-6/+5
| | | | | | | | | | | | | | | | | When installing the WF111 modules, the module.* files generated during the kernel compilation were overridden. This ended up having the wrong information about the modules compiled in a given image (and only the one about the WF111 module). This could be verified using the "modprobe -l" command, with only the wf111 module showing up. This patch fixes this by invoking the install_static target (which will do both the build and installation) in WF111_INSTALL_TARGET_CMDS. This way the files are not overridden but instead updated with the additional WF111 informations. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Tested-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wf111: new packageAntoine Ténart2015-02-202-0/+70
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> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud