Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/device/Atmel: remove atngw100-expanded config | Peter Korsgaard | 2009-05-19 | 61 | -10761/+0 |
| | | | | | | Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update atngw100-extended_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -433/+201 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | 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_. | ||||
* | 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. | ||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | linux: remove unused BR2_LINUX_BOARD_PATCH | Peter Korsgaard | 2008-11-14 | 1 | -1/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | target: add /sys directory to target skeletons needing it | Peter Korsgaard | 2008-10-18 | 1 | -0/+0 |
| | | | | The remaining target_skeletons where /etc/fstab mentions sysfs | ||||
* | Add AVR32 patches for 2.6.25.10 | Ulf Samuelsson | 2008-07-10 | 1 | -0/+1271 |
| | |||||
* | Update atngw100-expanded defconfig | Ulf Samuelsson | 2008-07-06 | 1 | -3/+3 |
| | |||||
* | Update defconfig for atngw100-expanded | Ulf Samuelsson | 2008-07-04 | 1 | -139/+163 |
| | |||||
* | Update busybox config for atngw100-expanded | Ulf Samuelsson | 2008-07-04 | 1 | -0/+767 |
| | |||||
* | Use a more consistent name for the atngw100-expanded defconfig | Ulf Samuelsson | 2008-07-04 | 1 | -0/+0 |
| | |||||
* | Update BR2_ATMEL_MIRROR in defconfigs | Ulf Samuelsson | 2008-05-06 | 1 | -1/+1 |
| | |||||
* | update patches for atngw100_expanded | John Voltz | 2008-05-01 | 8 | -885/+71 |
| | |||||
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 1 | -0/+0 |
| | | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn). | ||||
* | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | 2008-03-29 | 4 | -37045/+0 |
| | | | | AVR32 patches | ||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 1 | -3/+3 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 1 | -3/+3 |
| | |||||
* | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | 2008-03-28 | 4 | -2282/+1 |
| | |||||
* | updated defconfig | John Voltz | 2008-03-11 | 1 | -24/+28 |
| | |||||
* | Move defconfigs to board directory | Ulf Samuelsson | 2008-03-07 | 1 | -0/+1082 |
| | |||||
* | updates and additions for avr32 arch | John Voltz | 2008-03-06 | 61 | -0/+47987 |