Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot: fix fallout after qtopia4 -> qt rename | Peter Korsgaard | 2009-08-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device: rename program invocation symbol in defconfigs | Peter Korsgaard | 2009-07-31 | 2 | -2/+2 |
| | | | | | | The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device: fix busybox version / .config in defconfigs | Peter Korsgaard | 2009-04-29 | 2 | -4/+4 |
| | |||||
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 2 | -2/+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. | ||||
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 2 | -2/+2 |
| | |||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 2 | -2/+2 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | Clean up ARM Ltd. BSP | Ulf Samuelsson | 2009-01-29 | 8 | -1564/+2483 |
| | |||||
* | Clean up ARM Ltd BSP | Ulf Samuelsson | 2009-01-29 | 6 | -7/+28 |
| | |||||
* | target/device: enable uclibc globbing support | Peter Korsgaard | 2008-08-14 | 1 | -1/+1 |
| | | | | | Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list. | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -3/+3 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 2 | -6/+6 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 2 | -6/+6 |
| | |||||
* | Ensure at least one ARM board is selected, if ARMLTD selected | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Move ARM target to ARMLTD target to prepare for generic ARM | Ulf Samuelsson | 2008-03-20 | 7 | -0/+3387 |