Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 28 | -28/+0 |
| | | | | | | | | | | | | | The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target. | ||||
* | Fix dependency for custom patches when custom patch is empty. | Thiago A. Corrêa | 2009-03-16 | 1 | -0/+2 |
| | |||||
* | Fix build (dependency) with custom patch option | Thiago A. Corrêa | 2009-03-13 | 1 | -1/+1 |
| | |||||
* | Revert wrongly commited files (u-boot changes) from -r25617 | Thiago A. Corrêa | 2009-03-11 | 2 | -10/+24 |
| | |||||
* | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | 2009-03-11 | 2 | -24/+10 |
| | |||||
* | target/generic: development system needs wchar + program invocation | Peter Korsgaard | 2009-03-04 | 1 | -0/+3 |
| | |||||
* | uclibc: add 0.9.30.1 | Peter Korsgaard | 2009-03-03 | 1 | -0/+3 |
| | |||||
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 24 | -24/+24 |
| | |||||
* | avr32: rename 2.6.28.x kernel patches to match current kernel headers version | Peter Korsgaard | 2009-02-25 | 6 | -2/+2 |
| | |||||
* | linux: always apply platform patches if available | Peter Korsgaard | 2009-02-25 | 2 | -5/+3 |
| | | | | | Get rid of BR2_KERNEL_HEADERS_PATCH_DIR config, and simply always apply platform patches if available. | ||||
* | kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches | Peter Korsgaard | 2009-02-25 | 2 | -16/+0 |
| | |||||
* | linux-advanced: don't error out on non writable /tftpboot | Peter Korsgaard | 2009-02-22 | 1 | -1/+1 |
| | | | | | Odd that we have 2x the same target right after eachother, but this is Makefile.in.advanced ofcourse ;) | ||||
* | u-boot: don't touch config.h unless explicitly requested by user | Peter Korsgaard | 2009-02-10 | 1 | -1/+7 |
| | | | | | Fixes the problem of important variables like serverip being overwritten with empty strings if the network/default env stuff isn't used. | ||||
* | u-boot: remove unused BOOTARGS / BOOTCMD handling | Peter Korsgaard | 2009-02-10 | 1 | -12/+0 |
| | | | | Not available in Kconfig and no references to it in the tree. | ||||
* | u-boot: don't make ETH1ADDR setting depend on avr32 | Peter Korsgaard | 2009-02-10 | 1 | -1/+0 |
| | | | | No sensible reason why this should only be present on avr32. | ||||
* | Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause ↵ | Thiago A. Corrêa | 2009-02-09 | 3 | -3/+3 |
| | | | | build to fail if user is not root and don't have a /tftpboot folder | ||||
* | u-boot: remove commented out line | Peter Korsgaard | 2009-02-07 | 1 | -1/+0 |
| | |||||
* | Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix ↵ | Thiago A. Corrêa | 2009-02-06 | 3 | -13/+11 |
| | | | | if one is provided | ||||
* | u-boot: fix dependency for host mkimage | Peter Korsgaard | 2009-02-04 | 1 | -1/+1 |
| | |||||
* | linux/Makefile.in.advanced: don't depend on phony target for mkimage | Peter Korsgaard | 2009-02-04 | 1 | -1/+1 |
| | | | | Stops continous rebuilds. | ||||
* | buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menu | Peter Korsgaard | 2009-02-04 | 1 | -0/+12 |
| | | | | | As suggested on the list by Thiago - Makes more sense to have this together with the stuff using it. | ||||
* | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | 2009-02-03 | 3 | -0/+9 |
| | | | | Serial devices for CPM cores on ppc. | ||||
* | Update sam9g20 BSP | Ulf Samuelsson | 2009-02-02 | 1 | -23/+19 |
| | |||||
* | buildroot: use same defaults for atmel target as everything else | Peter Korsgaard | 2009-02-01 | 2 | -6/+1 |
| | |||||
* | Add AT91 defconfigs for binary toolchains | Ulf Samuelsson | 2009-01-31 | 9 | -1/+6780 |
| | |||||
* | Add barebone at91sam9260 board | Ulf Samuelsson | 2009-01-31 | 1 | -0/+681 |
| | |||||
* | Update at91rm9200df BSP | Ulf Samuelsson | 2009-01-31 | 1 | -17/+17 |
| | |||||
* | Update atstk200x BSP | Ulf Samuelsson | 2009-01-31 | 1 | -16/+14 |
| | |||||
* | Update atstk1005 BSP | Ulf Samuelsson | 2009-01-31 | 1 | -16/+14 |
| | |||||
* | Update atngw100 BSP | Ulf Samuelsson | 2009-01-31 | 1 | -16/+14 |
| | |||||
* | Update at91sam9263ek BSP | Ulf Samuelsson | 2009-01-31 | 1 | -17/+17 |
| | |||||
* | defconfig using binary toolchain | Ulf Samuelsson | 2009-01-31 | 1 | -0/+981 |
| | |||||
* | defconfig for arm toolchain | Ulf Samuelsson | 2009-01-31 | 1 | -0/+761 |
| | |||||
* | grub: revert r21974 (features.h should never be included explicitly) | Peter Korsgaard | 2009-01-31 | 1 | -2/+2 |
| | | | | | | | | features.h (or something including it) is needed for __UCLIBC* to get defined - E.G. without that the build breaks without largefile support. Nigel, what was the reason for your commit and what file not found error did you see? | ||||
* | grub: fix build | Peter Korsgaard | 2009-01-31 | 1 | -2/+2 |
| | | | | | | | | Revert to the -35 debian patch (from stable.debian.net) so the other patches apply, E.G. effectively revert r23968. Someone who actually uses grub should probably look into updating our version. | ||||
* | Remove AVR32 patches from kernel-headers directory and put them in | Ulf Samuelsson | 2009-01-30 | 7 | -0/+16952 |
| | | | | | | | | | | "target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28 Set KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" for Atmel AVR32 targets and "valka" | ||||
* | target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS | Peter Korsgaard | 2009-01-30 | 1 | -6/+1 |
| | | | | As discussed on the list. | ||||
* | target/Config.in.arch: fix ARM abi setting | Peter Korsgaard | 2009-01-30 | 1 | -3/+2 |
| | | | | Reported by Sven Neumann and based on 7f7aac5d3 in Bernhard's tree. | ||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 17 | -17/+17 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | Move AVR32 patch to kernel header to unbreak several applications | Ulf Samuelsson | 2009-01-30 | 5 | -16947/+0 |
| | |||||
* | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | 2009-01-29 | 1 | -7/+3 |
| | |||||
* | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | 2009-01-29 | 2 | -8/+3 |
| | |||||
* | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | 2009-01-29 | 1 | -10/+6 |
| | |||||
* | at91rm9200df defconfig comment update | Ulf Samuelsson | 2009-01-29 | 1 | -7/+3 |
| | |||||
* | 2.6.23 is not patchable for at91, cleanup some comments | Ulf Samuelsson | 2009-01-29 | 1 | -13/+4 |
| | |||||
* | Delete AT91 patches before 2.6.22 | Ulf Samuelsson | 2009-01-29 | 4 | -41457/+5 |
| | |||||
* | Cleanup of AT91 patches | Ulf Samuelsson | 2009-01-29 | 6 | -23/+30 |
| | |||||
* | Remove some unneeded AT91 patches | Ulf Samuelsson | 2009-01-29 | 4 | -14679/+0 |
| | |||||
* | Update at91sam9263ek BSP | Ulf Samuelsson | 2009-01-29 | 5 | -2622/+38 |
| | |||||
* | Update at91sam9261ek BSP | Ulf Samuelsson | 2009-01-29 | 7 | -5755/+42 |
| |