summaryrefslogtreecommitdiffstats
path: root/package/bluez_utils/Config.in
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2012-01-27 00:41:27 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-31 12:22:36 +0100
commitc312adc9852413a21f671016b17a0a58bc5c7679 (patch)
tree11de97d0a09cf082dd15a992812680a00e605ba0 /package/bluez_utils/Config.in
parentec35c076e1c20856baa48d461ebf968ef9fbd74f (diff)
downloadbuildroot-novena-c312adc9852413a21f671016b17a0a58bc5c7679.tar.gz
buildroot-novena-c312adc9852413a21f671016b17a0a58bc5c7679.zip
dbus: make it easier to select an XML library (select rather than depends on)
D-Bus requires an XML library, expat or libxml2. There already is a choice between them in the config menu, but it requires the user to first select one of the libraries, and then select dbus. With this patch, the choice automatically selects the XML library. Note that this removes the automatic choice of libxml2 for dbus if libxml2 had already been selected, i.e. in that case both libxml2 and expat will be selected unless the user takes action. An alternative would be to remove the choice completely, and to take the path of bluez-utils: select BR2_PACKAGE_EXPAT if !BR2_PACKAGE_DBUS_LIBXML2 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/bluez_utils/Config.in')
0 files changed, 0 insertions, 0 deletions