mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
wpa_supplicant: update to wpa_supplicant-1.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
958cc3f78e
commit
c07ad4ea80
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="wpa_supplicant"
|
PKG_NAME="wpa_supplicant"
|
||||||
PKG_VERSION="1.0"
|
PKG_VERSION="1.1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
diff -up wpa_supplicant-1.0-rc1/wpa_supplicant/wpa_gui-qt4/wpagui.cpp.getopt wpa_supplicant-1.0-rc1/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
|
|
||||||
--- wpa_supplicant-1.0-rc1/wpa_supplicant/wpa_gui-qt4/wpagui.cpp.getopt 2012-01-10 16:28:43.451307760 -0600
|
|
||||||
+++ wpa_supplicant-1.0-rc1/wpa_supplicant/wpa_gui-qt4/wpagui.cpp 2012-01-10 16:28:53.999175893 -0600
|
|
||||||
@@ -12,10 +12,7 @@
|
|
||||||
* See README and COPYING for more details.
|
|
||||||
*/
|
|
||||||
|
|
||||||
-#ifdef __MINGW32__
|
|
||||||
-/* Need to get getopt() */
|
|
||||||
#include <unistd.h>
|
|
||||||
-#endif
|
|
||||||
|
|
||||||
#ifdef CONFIG_NATIVE_WINDOWS
|
|
||||||
#include <windows.h>
|
|
Loading…
x
Reference in New Issue
Block a user