dbus: Get rid of libxml2 dependency with introspection
authorJouni Malinen <j@w1.fi>
Fri, 1 Jan 2010 15:51:15 +0000 (17:51 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Jan 2010 15:51:15 +0000 (17:51 +0200)
commitce4f7fdbdd95f7af6f7faa6dab9142052e8d14a9
tree4f2703b849695f7e0b3d8d1c900531e2c31ee008
parent21e338a8600b045dc4a4421826a7ab3cc01d136e
dbus: Get rid of libxml2 dependency with introspection

The XML used in D-Bus introspection is simple and there is no need to use
libxml2 to generate it. This gets rid of the dependency on the large
library by using internal XML generation.
wpa_supplicant/Makefile
wpa_supplicant/dbus/dbus_new_introspect.c
wpa_supplicant/defconfig