Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: requires thread support | Thomas Petazzoni | 2012-07-25 | 1 | -2/+4 |
| | | | | | | | | | | | As can be seen on the build result at http://autobuild.buildroot.org/results/20f1078ef7dc5f187b04c63ef70e8b43acf9bb3a/build-end.log, D-Bus requires thread support in the toolchain. This commit adjusts the Kconfig dependencies of D-Bus and all its reverse dependencies to depend on thread support in the toolchain. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Add ofono package | Marek Belisko | 2012-05-29 | 1 | -0/+16 |
[Peter: add upstream URL, fix dep, drop explicit bluetooth option, no AUTORECONF] Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |