Loading CHANGES +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ directfb, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables, iw, jpeg, libfuse, libpcap, libungif, lighttpd, mesa, mpg123, mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot, usb_modeswitch, usbutils, xfsprogs usb_modeswitch, usbutils, wpa_supplicant, xfsprogs Issues resolved (http://bugs.uclibc.org): Loading @@ -33,6 +33,7 @@ #841: Build error #913: Bump iptables to 1.4.6 #919: Bump usb_modeswitch package to 1.0.7 #925: Bump wpa_supplicant package to 0.6.10 2009.11, Released December 1st, 2009: Loading package/wpa_supplicant/wpa_supplicant.mk +8 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,7 @@ # ############################################################# WPA_SUPPLICANT_VERSION = 0.6.9 WPA_SUPPLICANT_SOURCE = wpa_supplicant-$(WPA_SUPPLICANT_VERSION).tar.gz WPA_SUPPLICANT_VERSION = 0.6.10 WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases WPA_SUPPLICANT_LIBTOOL_PATCH = NO WPA_SUPPLICANT_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading @@ -15,6 +14,10 @@ WPA_SUPPLICANT_SUBDIR = wpa_supplicant WPA_SUPPLICANT_TARGET_BINS = wpa_cli wpa_supplicant wpa_passphrase WPA_SUPPLICANT_DBUS_SERVICE = fi.epitest.hostap.WPASupplicant ifeq ($(BR2_PACKAGE_LIBNL),y) WPA_SUPPLICANT_DEPENDENCIES += libnl endif ifeq ($(BR2_PACKAGE_WPA_SUPPLICANT_OPENSSL),y) WPA_SUPPLICANT_DEPENDENCIES += openssl endif Loading Loading @@ -45,6 +48,9 @@ endif endif ifeq ($(BR2_PACKAGE_DBUS),y) echo "CONFIG_CTRL_IFACE_DBUS=y" >>$(WPA_SUPPLICANT_CONFIG) endif ifeq ($(BR2_PACKAGE_LIBNL),y) echo "CONFIG_DRIVER_NL80211=y" >>$(WPA_SUPPLICANT_CONFIG) endif touch $@ Loading Loading
CHANGES +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ directfb, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables, iw, jpeg, libfuse, libpcap, libungif, lighttpd, mesa, mpg123, mtd-utils, neon, pcre, qt, rpm, sshfs, tremor, u-boot, usb_modeswitch, usbutils, xfsprogs usb_modeswitch, usbutils, wpa_supplicant, xfsprogs Issues resolved (http://bugs.uclibc.org): Loading @@ -33,6 +33,7 @@ #841: Build error #913: Bump iptables to 1.4.6 #919: Bump usb_modeswitch package to 1.0.7 #925: Bump wpa_supplicant package to 0.6.10 2009.11, Released December 1st, 2009: Loading
package/wpa_supplicant/wpa_supplicant.mk +8 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,7 @@ # ############################################################# WPA_SUPPLICANT_VERSION = 0.6.9 WPA_SUPPLICANT_SOURCE = wpa_supplicant-$(WPA_SUPPLICANT_VERSION).tar.gz WPA_SUPPLICANT_VERSION = 0.6.10 WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases WPA_SUPPLICANT_LIBTOOL_PATCH = NO WPA_SUPPLICANT_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install Loading @@ -15,6 +14,10 @@ WPA_SUPPLICANT_SUBDIR = wpa_supplicant WPA_SUPPLICANT_TARGET_BINS = wpa_cli wpa_supplicant wpa_passphrase WPA_SUPPLICANT_DBUS_SERVICE = fi.epitest.hostap.WPASupplicant ifeq ($(BR2_PACKAGE_LIBNL),y) WPA_SUPPLICANT_DEPENDENCIES += libnl endif ifeq ($(BR2_PACKAGE_WPA_SUPPLICANT_OPENSSL),y) WPA_SUPPLICANT_DEPENDENCIES += openssl endif Loading Loading @@ -45,6 +48,9 @@ endif endif ifeq ($(BR2_PACKAGE_DBUS),y) echo "CONFIG_CTRL_IFACE_DBUS=y" >>$(WPA_SUPPLICANT_CONFIG) endif ifeq ($(BR2_PACKAGE_LIBNL),y) echo "CONFIG_DRIVER_NL80211=y" >>$(WPA_SUPPLICANT_CONFIG) endif touch $@ Loading