Package: hostapd Version: 1:0.5.0-1 Severity: wishlist Tags: patch Hi,
please consider building the driver test in hostapd package. It was added upstream v0.4.2 and imho provides invaluable help in, well, testing :) different setups etc. Something along the lines of the attached simplistic patch would suffice, at least minimally so. Regards, Klaus Hörcher -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-wb-b Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages hostapd depends on: ii libc6 2.3.6-13 GNU C Library: Shared libraries ii libssl0.9.8 0.9.8b-2 SSL shared libraries hostapd recommends no packages. -- no debconf information
--- hostapd-0.5.0/debian/patches/10_config.dpatch 2006-06-08 10:55:33.000000000 +0200 +++ hostapd-test/debian/patches/10_config.dpatch 2006-06-03 16:20:18.000000000 +0200 @@ -27,6 +27,9 @@ +#CFLAGS += -I/usr/local/include +#LIBS += -L/usr/local/lib + ++# Driver interface for test driver ++CONFIG_DRIVER_TEST=y ++ +# IEEE 802.11F/IAPP +CONFIG_IAPP=y +