Hello Yasir,

On 06.08.2014 14:51, Khan, Yasir wrote:
>>> +PACKAGECONFIG ??= "gnutls"
>>> +PACKAGECONFIG[gnutls] = ",,gnutls"
>> I think libgcrypt should be added here and removed above. At least it
>> doesn't appear to be a runtime dependency when building with openssl, so
>> I suppose it's a gnutls thing.
> 
> As per commit 1fe8f631f, gnutls doesn't depend on libgcrypt anymore but 
> wpa-supplicant does. So I guess it should be in the DEPENDS. 

It does, if built with gnutls, but not with openssl. Look for -lgcrypt
in wpa_supplicant/Makefile, if you want to assure yourself.

> I've made other changes as you've pointed out. I will be sending another 
> patch shortly.

Thanks,
Andreas
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to