Commit 170b3d3d authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

hal: dbus expat option is BR2_DBUS_EXPAT

parent bbd96dba
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
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.
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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