Bug 739

Summary: New/updated hostapd package
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.02   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Add new hostapd package
Add new hostapd package

Description Gustavo Zacarias 2009-11-24 15:41:18 UTC
Created attachment 759 [details]
Add new hostapd package

This patch adds the hostapd package which basically replaces the old/deprecated hostap package.
The package "rename" is to match it's new functionality (just a daemon now) and upstream naming.

Testers are very much welcome, specially those with master mode capable hardware.
Comment 1 Gustavo Zacarias 2009-11-30 14:48:42 UTC
Created attachment 777 [details]
Add new hostapd package


Pull libnl as a dependency if we detect the package since we use it.
Fixes broken build with libnl enabled if libnl isn't built before hostapd.
Comment 2 Peter Korsgaard 2009-12-06 21:37:22 UTC
Committed, thanks