]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
AOSP: Unidentified hostapd/Android.mk change
authorJouni Malinen <j@w1.fi>
Fri, 1 Nov 2013 10:09:10 +0000 (12:09 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Nov 2013 14:35:38 +0000 (16:35 +0200)
This was in the following AOSP commit, but the outcome differs from the
upstream repository of that time.

commit 61d9df3e62aaa0e87ad05452fcb95142159a17b6
Author: Dmitry Shmidt <dimitrysh@google.com>
Date:   Wed Aug 29 16:22:06 2012 -0700

    wpa_supplicant: Update to 29-Aug-2012 TOT

    commit 6ffdc2f7bd496ace7a46e055f9714e7db4b1f722
    Author: Jouni Malinen <jouni@qca.qualcomm.com>
    Date:   Fri Mar 2 22:31:04 2012 +0200

        WFD: Add preliminary WSD request processing and response

        This commit does not yet address support for different device roles,
        i.e., the same set of subelements are returned regardless of which
        role was indicated in the request.

        Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>

    Change-Id: I9d63acce719b982c02e589bb59602382e82988c8
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
hostapd/Android.mk

index 69ac83904cf56efaa9cd03a5aff91f3a1f35b08c..fb7fb79b77f08083d830ddf0864a8b7a7553cd69 100644 (file)
@@ -98,6 +98,7 @@ NEED_RC4=y
 NEED_AES=y
 NEED_MD5=y
 NEED_SHA1=y
+NEED_SHA256=y
 
 OBJS += src/drivers/drivers.c
 L_CFLAGS += -DHOSTAPD