commit: c68018f849fa1a1da4d977bb206c7a26d3bb8aa6
parent 856462fa60f5c88c2d0348d6843fe2955ab972de
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 22 May 2019 01:52:23 -0700
hostap: Update to 2.8
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pkg/hostap/config.h b/pkg/hostap/config.h
@@ -4,6 +4,7 @@
#define CONFIG_CTRL_IFACE_UNIX
#define CONFIG_DRIVER_NL80211
#define CONFIG_ELOOP_POLL
+#define CONFIG_GETRANDOM
#define CONFIG_IBSS_RSN
#define CONFIG_LIBNL20
#define CONFIG_NO_CONFIG_BLOBS
diff --git a/pkg/hostap/ver b/pkg/hostap/ver
@@ -1 +1 @@
-2.7 r0
+2.8 r0