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. | ||||
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 1 | -1/+1 |
| | |||||
* | Update sam9g20 BSP | Ulf Samuelsson | 2009-02-02 | 1 | -23/+19 |
| | |||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 1 | -1/+1 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | Update at9sam9g20dfc BSP | Ulf Samuelsson | 2009-01-29 | 1 | -64/+145 |
| | |||||
* | 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. | ||||
* | Add support for AT91SAM9G20 & -EK | Ulf Samuelsson | 2008-11-29 | 1 | -0/+900 |