Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 1 | -1/+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. | ||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 1 | -1/+1 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | Revert Atmel boards back to desired operation | Ulf Samuelsson | 2009-01-25 | 1 | -3/+3 |
| | |||||
* | target/linux-advanced: default to menuconfig for all archs | Peter Korsgaard | 2009-01-25 | 1 | -3/+3 |
| | | | | | Default to menuconfig for atmel targets as well, mention QT3 dependency for make xconfig and update affected defconfigs. | ||||
* | linux: remove unused BR2_LINUX_BOARD_PATCH | Peter Korsgaard | 2008-11-14 | 1 | -1/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | Update configs for atngw100-base | Ulf Samuelsson | 2008-07-04 | 1 | -59/+116 |
| | |||||
* | Update BR2_ATMEL_MIRROR in defconfigs | Ulf Samuelsson | 2008-05-06 | 1 | -1/+1 |
| | |||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 1 | -4/+4 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 1 | -4/+4 |
| | |||||
* | Move defconfigs to board directory | Ulf Samuelsson | 2008-03-07 | 1 | -0/+549 |