summaryrefslogtreecommitdiffstats
path: root/package/efl/libedbus/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* dbus: requires thread supportThomas Petazzoni2012-07-251-0/+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>
* libedbus: add options for bluez/connman/notify supportPeter Korsgaard2012-04-181-1/+22
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libedbus: Add new packageWill Newton2012-01-291-0/+11
[Peter: select dbus, add upstream URL, remove unneeded autoreconf] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>