summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* grub: remove GRUB_SUPPORTED_ARCHThomas Petazzoni2010-06-121-19/+0
| | | | | | | grub can already only be selected for x86 and x86_64. No need to check again for this in grub.mk. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* defconfigs: remove references to old U-Boot versionsThomas Petazzoni2010-06-1217-303/+17
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBOOT_VERSIONThomas Petazzoni2010-06-122-2/+2
| | | | | | In order to be coherent with all other BR2_TARGET_UBOOT_* options. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: beautify option promptsThomas Petazzoni2010-06-121-5/+5
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: re-add infrastructure to specify custom tarballThomas Petazzoni2010-06-122-4/+23
| | | | | | | | | | | | | | | | | The bootloader being very specific to the hardware, being able to build U-Boot from an arbitrary tarball available on the web might be needed. Therefore, for U-Boot, we provide two methods : * Get a given stable version from U-Boot official FTP server * Get an arbitrary tarball This should hopefully satisfy most needs, without complicating too much the U-Boot build procedure on Buildroot side. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: add a few commentsThomas Petazzoni2010-06-121-0/+4
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove unused U_BOOT_TARGET_TOOLS variableThomas Petazzoni2010-06-121-2/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: further simplify the configurationThomas Petazzoni2010-06-122-352/+8
| | | | | | | | | | | Remove all the bootsource selection mechanism and the horribly complicated BR2_TARGET_UBOOT_DEFAULT_ENV thing, which wanted to be generic, but was in fact very AT91-specific. Just keep things simple: we build U-Boot with the board configuration file specified in BR2_TARGET_UBOOT_BOARDNAME. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: support building for mkimageThomas Petazzoni2010-06-121-7/+21
| | | | | | | | | | | | | | | | | | | | | To build mkimage for the host (which is needed to build an uImage of the kernel), it is not necessary to configure U-Boot, and therefore to have a particular board selected. Therefore, this commit: * Adds a verification at U-Boot configure step that a U-Boot board name has been defined * Sets a default U-Boot version if none has been specified, so that even when U-Boot isn't selected but we want to build mkimage for the host, a particular U-Boot version is picked. * Make the host mkimage target depend only on U-Boot being downloaded/extracted/patched, and the target mkimage/fw_printenv targets depend on U-Boot being fully configured. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove useless symbolic linkThomas Petazzoni2010-06-101-4/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove patch for obsolete versionThomas Petazzoni2010-06-101-13/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: simplify custom patch handlingThomas Petazzoni2010-06-102-11/+8
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove reference to old 1.2.0-atmel versionThomas Petazzoni2010-06-101-4/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove u-boot-status make targetThomas Petazzoni2010-06-101-15/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove arch specific patches infrastructureThomas Petazzoni2010-06-1018-4218/+0
| | | | | | | | A very complicated infrastructure for just a special case, for an ancient version of U-Boot. Recent versions of U-Boot are reported to work just fine on Atmel ARM evaluation boards. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove option to configure download siteThomas Petazzoni2010-06-102-5/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: rename Makefile.in to u-boot.mk for coherencyThomas Petazzoni2010-06-101-0/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: remove ancient versionsThomas Petazzoni2010-06-101-26/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* u-boot: do not default to $(BOARD_NAME) for the board nameThomas Petazzoni2010-06-101-1/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boot: remove references to COPYTOThomas Petazzoni2010-06-102-8/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* yaboot: drop supportThomas Petazzoni2010-06-103-50/+0
| | | | | | | Yaboot does not build, hasn't been updated since a long time, and isn't very common these days on embedded PowerPC platforms. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* bootloaders: move bootloader build code to boot/Thomas Petazzoni2010-06-1033-49/+27
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* file: don't force _GNU_SOURCE in CFLAGSPeter Korsgaard2010-06-101-1/+0
| | | | | | | | Breaks the build with BR2_CONFIG_CACHE, and isn't needed anyway, as the configure script figures out to add _GNU_SOURCE to config.h anyway. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* skeleton: remove loopback interface configuration from inittabBaruch Siach2010-06-095-10/+0
| | | | | | | | | | | The lo interface is marked auto in /etc/network/interfaces, so the configuration of the loopback network interface is part of the S40network init script. This causes the "RTNETLINK answers: File exists" error message to appear at startup time. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dependencies.sh: fix CWD in PATH checkNick Leverton2010-06-092-1/+2
| | | | | | | Closes #1999 Signed-off-by: Nick Leverton <nick@leverton.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* file: use new-style target override for uninstallPeter Korsgaard2010-06-091-6/+5
| | | | | | As suggested by Thomas. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Set correct GCC tune option for ARM926T(==ARM926EJ-S) coreJulien Boibessot2010-06-081-1/+1
| | | | | Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gstreamer: remove --disable-registry from configure optionsLionel Landwerlin2010-06-082-2/+1
| | | | | | | | | --disable-registry has no dependency on libxml2 and should not be linked to BR2_PACKAGE_GSTREAMER_LIBXML2. If we want to disable registry then we should add another option. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cdrkit: fix build by adding zlib as dependencyBjørn Forsman2010-06-081-2/+2
| | | | | | Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xkeyboard-config: Depends on host-intltoolPaul Jones2010-06-082-1/+3
| | | | | | | Closes #1813 Signed-off-by: Paul Jones <paul@pauljones.id.au> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lmbench: convert to generic package infrastructureKelvin Cheung2010-06-082-35/+19
| | | | | | | Closes #1753 Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* file: bump version and migrate to autotargetsGustavo Zacarias2010-06-083-109/+47
| | | | | | | | Closes #1927 [Peter: host-zlib is a dependency of host-file, not file] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* intltool: Fix spelling mistakePaul Jones2010-06-082-1/+2
| | | | | | | | | | Closes #1987 intltool.mk has a typo, this patch fixes the problem. Signed-off-by: Paul Jones <paul@pauljones.id.au> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Iptables: needs host-pkg-configGustavo Zacarias2010-06-072-2/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gawk: bump version and migrate to autotargetsGustavo Zacarias2010-06-075-123/+66
| | | | | | | Closes #1933 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sqlite: bump versionGustavo Zacarias2010-06-072-2/+3
| | | | | | | Closes #1957 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: #1807 is resolvedPeter Korsgaard2010-06-071-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openssl: bump version, enable mdc2+camellia+tlsextGustavo Zacarias2010-06-062-4/+7
| | | | | | | Closes #1951 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* php: add sqlite3 dependency when using externalGustavo Zacarias2010-06-062-2/+4
| | | | | | | Closes #1945 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* tn5250: bump version and convert to autotargetsGustavo Zacarias2010-06-064-89/+30
| | | | | | | | Closes #1903 [Peter: add --without-ssl when openssl isn't enabled] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libusb: bump versionGustavo Zacarias2010-06-062-2/+3
| | | | | | | | Closes #1897 [Peter: bump to 1.08 instead] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* modutils: remove packageGustavo Zacarias2010-06-056-803/+2
| | | | | | | | It's for ancient 2.4 kernels, and busybox has a modutils applet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qt: fix libQtMultimedia installationLuca Ceresoli2010-06-052-1/+9
| | | | | | | | | With BR2_PACKAGE_QT_MULTIMEDIA=y, libQtMultimedia.so.* was not copied to the target directory. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua modules: wrap them up in a submenuGustavo Zacarias2010-06-052-0/+3
| | | | | | | Closes #1885 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua module: xavanteGustavo Zacarias2010-06-054-1/+39
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua module: wsapiGustavo Zacarias2010-06-054-1/+32
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua module: copasGustavo Zacarias2010-06-054-1/+32
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua module: luasocketGustavo Zacarias2010-06-054-1/+48
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua module: cgiluaGustavo Zacarias2010-06-054-1/+32
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New lua module: ringsGustavo Zacarias2010-06-054-1/+38
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>