[LEDE-DEV] [PATCH] hostapd: update to version 2016-12-12

Koen Vandeputte koen.vandeputte at ncentric.com
Wed Dec 14 01:28:57 PST 2016



On 2016-12-13 22:21, Felix Fietkau wrote:
> On 2016-12-13 18:04, Koen Vandeputte wrote:
>> Update to latest upstream HEAD:
>>
>> - Refreshed all
>> - Delete patches and parts which made it upstream
>> - Add new patch 480 which fixes a build error in the Mini config due to
>> missing macro's
>>
>> Compile tested Full & Mini configs
>> Run-tested Mini config
>>
>> Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
> A few questions:
> - Does patch 480 fix an upstream bug or a bug in another patch
Fixes a new bug created in this hostapd commit: 
https://w1.fi/cgit/hostap/commit/?h=pending&id=3459381dd260e15e7bf768a75cb0b799cc1db33a

All other functions interacting with these 2 are embraced by macro 
CONFIG_PMKSA_CACHE_EXTERNAL
This results in compiler warnings (implicit func. decl.) as their 
callers & callings are left out by default.

The warnings are only seen when using the wpa_supplicant Mini config, as 
this one does not define CONFIG_IEEE8021X_EAPOL (which also enables its 
callees)

I'll send this fix to the hostapd mailinglist later this morning.
> - What's with the chunk you dropped from the ubus patch?
Good catch!
Fixed in V2

Full build log of Hostapd Full & wpa_supplicant full using the V2:
http://pastebin.com/raw/bs0GuAyN

Thanks for reviewing,

Koen
> - Felix

-- 
Koen Vandeputte - Software Developer
koen.vandeputte at ncentric.com | +32499736158




More information about the Lede-dev mailing list