hal: dbus expat option is BR2_DBUS_EXPAT

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2010-05-27 14:48:47 +02:00
parent bbd96dbaa7
commit 170b3d3d05
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2010.05-rc4, Not yet released:
Fixes all over the tree.
Updated/fixed packages: hal
2010.05-rc3, Released May 27th, 2010:
Fixes all over the tree.

View File

@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
default "2010.05-rc3"
default "2010.05-rc3-git"
source "target/Config.in.arch"
source "target/device/Config.in"

View File

@ -7,7 +7,7 @@ config BR2_PACKAGE_HAL
select BR2_PACKAGE_LIBINTL if BR2_NEEDS_GETTEXT_IF_LOCALE
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_DBUS
select BR2_PACKAGE_DBUS_EXPAT
select BR2_DBUS_EXPAT
select BR2_PACKAGE_DBUS_GLIB
select BR2_PACKAGE_HWDATA
select BR2_PACKAGE_UDEV