From 78f1974bc565d7544589a49ad8efd92c4ddec5b3 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 31 May 2018 00:10:49 +0200 Subject: hostapd: update packaging and patches Clean up conflicts/provides/depends hell and add PROVIDES for eapol-test variants while at it. Update mesh-DFS patchset from Peter Oh to v5 (with local fixes) which allows to drop two revert-patches for upstream commits which previously were necessary to un-break mesh-DFS support. Signed-off-by: Daniel Golle --- .../hostapd/patches/009-mesh-set-mesh-center-frequency.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch') diff --git a/package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch b/package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch index bbd8d42..1fca745 100644 --- a/package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch +++ b/package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch @@ -1,7 +1,7 @@ -From 3cefd0bf495ad51a860b56281a8cae32bc4bd086 Mon Sep 17 00:00:00 2001 +From fa3af966032267e618b19bbf06a536ddb81ddbdf Mon Sep 17 00:00:00 2001 From: Peter Oh -Date: Tue, 17 Apr 2018 21:55:06 -0700 -Subject: [PATCH 09/16] mesh: set mesh center frequency +Date: Tue, 29 May 2018 14:39:13 -0700 +Subject: [PATCH 09/18] mesh: set mesh center frequency vht center frequency value is required to compose the correct channel info. @@ -12,7 +12,7 @@ Signed-off-by: Peter Oh --- a/wpa_supplicant/mesh.c +++ b/wpa_supplicant/mesh.c -@@ -456,6 +456,7 @@ int wpa_supplicant_join_mesh(struct wpa_ +@@ -457,6 +457,7 @@ int wpa_supplicant_join_mesh(struct wpa_ if (wpa_s->mesh_vht_enabled) { ssid->vht = 1; -- cgit v1.1