summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-05-22 01:52:23 -0700
committerMichael Forney <mforney@mforney.org>2019-05-22 02:33:45 -0700
commitc68018f849fa1a1da4d977bb206c7a26d3bb8aa6 (patch)
tree134a0b538104ea5feab4495b8860c0a40ac3bd00 /pkg
parent856462fa60f5c88c2d0348d6843fe2955ab972de (diff)
hostap: Update to 2.8
Diffstat (limited to 'pkg')
-rw-r--r--pkg/hostap/config.h1
m---------pkg/hostap/src0
-rw-r--r--pkg/hostap/ver2
3 files changed, 2 insertions, 1 deletions
diff --git a/pkg/hostap/config.h b/pkg/hostap/config.h
index 9da31d29..9c9e71ea 100644
--- 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/src b/pkg/hostap/src
-Subproject c2c6c01bb8b6fafc2074b46a53c4eab2c145ac6
+Subproject 63962824309bb428e5f73d9caae08fcb949fbe3
diff --git a/pkg/hostap/ver b/pkg/hostap/ver
index 93e231e9..aff7f6f6 100644
--- a/pkg/hostap/ver
+++ b/pkg/hostap/ver
@@ -1 +1 @@
-2.7 r0
+2.8 r0