Bug 739 - New/updated hostapd package
Summary: New/updated hostapd package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: 2010.02
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 15:41 UTC by Gustavo Zacarias
Modified: 2009-12-06 21:37 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Add new hostapd package (4.67 KB, patch)
2009-11-24 15:41 UTC, Gustavo Zacarias
Details
Add new hostapd package (4.80 KB, patch)
2009-11-30 14:48 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
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