- Jan 27, 2010
-
-
Gustavo Zacarias authored
Closes #961. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 26, 2010
-
-
Julien Boibessot authored
If SDL is built before tslib, then SDL can't detect it at configure time and so touchscreen's support in SDL is crappy. Signed-off-by:
Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 25, 2010
-
-
Julien Boibessot authored
Signed-off-by:
Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 23, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 20, 2010
-
-
Gustavo Zacarias authored
Closes #943. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #937. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #931. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #925. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #919. Includes new device signatures, improved handling of Huawei devices and other fixes. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #913. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 18, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 17, 2010
-
-
Peter Korsgaard authored
Fixed by 6a772086. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jan 15, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 30, 2009
-
-
Lionel Landwerlin authored
[Peter: use std staging/target install handling] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 26, 2009
-
-
Gustavo Zacarias authored
Closes #813. Drop generic package selection (access point, firewall, dev system) since they're too ambiguous and not very useful. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 23, 2009
-
-
Gustavo Zacarias authored
Closes #827. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Anders Darander authored
Closes #823. ~ is commonly used as a suffix to editor backup files. Remove these files, just as we remove CVS-directories and .empty-files. [Peter: tweaked to remove in same find invocation as .empty] Signed-off-by:
Anders Darander <ad@datarespons.se> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 22, 2009
-
-
Nigel Kukard authored
Signed-off-by:
Nigel Kukard <nkukard@lbsd.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 21, 2009
-
-
Nigel Kukard authored
[Peter: cleanup, only install header if libuuid is installed] Signed-off-by:
Nigel Kukard <nkukard@lbsd.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 20, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Nigel Kukard <nkukard@lbsd.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 18, 2009
-
-
Peter Korsgaard authored
In 2009.11, a number of extra files are needed to build mkimage. Adjust the makefile to add those if available, so it builds with both 2009.11 and older releases. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Anders Darander authored
Closes #757. Make sure that /usr/bin/ exists, before trying to copy mkimage to that location. When using an external toolchain, /usr/bin is not guarenteed to exist. Signed-off-by:
Anders Darander <ad@datarespons.se> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 17, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 16, 2009
-
-
Peter Korsgaard authored
Fix build (with modern kernel headers) - hald/linux/classdev.c needs sys/socket.h for struct sockaddr - hald/linux/addons/addon-storage.c needs limits.h for INT_MAX Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 14, 2009
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Reported by Daniel Mack <daniel@caiaq.de> The gitweb installation of infradead.org has been updated, and gitweb >= 1.6.6-rc1 adds the first 7 characters of the git SHA1 to the snapshot tarball directory name. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 12, 2009
-
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
grante authored
Closes #795. Signed-off-by:
Grant Edwards <grant.b.edwards@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 10, 2009
-
-
Lionel Landwerlin authored
[Peter: use official upstream, add url to kconfig, fix AUTORARGETS path] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
[Peter: add url to kconfig, fix AUTOTARGETS path] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 08, 2009
-
-
Sven Neumann authored
Allow to select the ivorbisdec plugin using the tremor fixed-point Ogg Vorbis decoder. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Sven Neumann authored
The latest update added a few new plugins that were missing from the buildroot configuration system. This commit makes these dependency-less plugins configurable. Signed-off-by:
Sven Neumann <s.neumann@raumfeld.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Daniel Mack authored
[Peter: use select for library dependencies] Signed-off-by:
Daniel Mack <daniel@caiaq.de> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 07, 2009
-
-
Daniel Mack authored
Signed-off-by:
Daniel Mack <daniel@caiaq.de> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 06, 2009
-
-
Gustavo Zacarias authored
Closes #739. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Closes #553. The ps2mouse driver is miss named because it's not only a driver for ps2 mice, but also usb mice. So it's not only limited to PC architecture (x86 & x86-64). Signed-off-by:
Lionel Landwerlin <lionel.landwerlin@openwide.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Chris Packham authored
Closes #515. Tcpreplay is a tool for replaying network traffic from files saved with tcpdump or other tools which write pcap(3) files. The tcpreplay suite also ships with other tools (tcprewrite, tcpreplay-edit) for manipulating pcap files. [Peter: minor tweaks] Signed-off-by:
Chris Packham <judge.packham@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-