[Add wpa-supplicant and sync from Openwrt wpad package]
[Description]
Add wpa-supplicant and sync from Openwrt wpad package
1.base on :https://git.yoctoproject.org/poky/plain/meta/
recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
2.Add git url and sync patch from OpenWRT
[Release-log]
N/A
diff --git a/recipes-connectivity/wpa-supplicant/files/patches/patches.inc b/recipes-connectivity/wpa-supplicant/files/patches/patches.inc
new file mode 100644
index 0000000..8db63c7
--- /dev/null
+++ b/recipes-connectivity/wpa-supplicant/files/patches/patches.inc
@@ -0,0 +1,65 @@
+#patch patches (come from openwrt/lede/target/linux/mediatek)
+SRC_URI_append = " \
+ file://001-wolfssl-init-RNG-with-ECC-key.patch \
+ file://010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch \
+ file://011-mesh-use-deterministic-channel-on-channel-switch.patch \
+ file://021-fix-sta-add-after-previous-connection.patch \
+ file://022-hostapd-fix-use-of-uninitialized-stack-variables.patch \
+ file://023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch \
+ file://030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch \
+ file://040-mesh-allow-processing-authentication-frames-in-block.patch \
+ file://050-build_fix.patch \
+ file://100-daemonize_fix.patch \
+ file://200-multicall.patch \
+ file://300-noscan.patch \
+ file://301-mesh-noscan.patch \
+ file://310-rescan_immediately.patch \
+ file://320-optional_rfkill.patch \
+ file://330-nl80211_fix_set_freq.patch \
+ file://340-reload_freq_change.patch \
+ file://341-mesh-ctrl-iface-channel-switch.patch \
+ file://350-nl80211_del_beacon_bss.patch \
+ file://360-ctrl_iface_reload.patch \
+ file://370-ap_sta_support.patch \
+ file://380-disable_ctrl_iface_mib.patch \
+ file://381-hostapd_cli_UNKNOWN-COMMAND.patch \
+ file://390-wpa_ie_cap_workaround.patch \
+ file://400-wps_single_auth_enc_type.patch \
+ file://410-limit_debug_messages.patch \
+ file://420-indicate-features.patch \
+ file://430-hostapd_cli_ifdef.patch \
+ file://431-wpa_cli_ifdef.patch \
+ file://432-missing-typedef.patch \
+ file://450-scan_wait.patch;apply=no \
+ file://460-wpa_supplicant-add-new-config-params-to-be-used-with.patch \
+ file://461-driver_nl80211-use-new-parameters-during-ibss-join.patch \
+ file://463-add-mcast_rate-to-11s.patch \
+ file://464-fix-mesh-obss-check.patch \
+ file://470-survey_data_fallback.patch \
+ file://500-lto-jobserver-support.patch \
+ file://590-rrm-wnm-statistics.patch \
+ file://599-wpa_supplicant-fix-warnings.patch \
+ file://600-ubus_support.patch \
+ file://610-hostapd_cli_ujail_permission.patch \
+ file://700-wifi-reload.patch \
+ file://710-vlan_no_bridge.patch \
+ file://711-wds_bridge_force.patch \
+ file://720-iface_max_num_sta.patch \
+ file://730-ft_iface.patch \
+ file://740-snoop_iface.patch \
+ file://750-qos_map_set_without_interworking.patch \
+ file://751-qos_map_ignore_when_unsupported.patch \
+ file://900-master-sync-include-uapi-linux-nl80211.patch \
+ file://901-master-zero-wait_dfs.patch \
+ file://902-master-Add-hostapd_neighbor_count-and-hostapd_neighbor_inse.patch \
+ file://903-master-Support-including-neighbor-report-elements-in-ANQP-r.patch \
+ file://904-master-Support-including-neignbor-report-elements-in-BTM-re.patch \
+ file://905-master-Support-configuring-BSS-Termination-TSF-by-using-hos.patch \
+ file://906-master-Disable-interface-if-BSS-Termination-TSF-is-set.patch \
+ file://907-master-Add-set_send_disassoc_frame_timer-to-send-disassocia.patch \
+ file://908-master-Support-including-neighbor-report-elements-in-BTM-re.patch \
+ file://909-master-Add-hostapd_neighbor_set_own_report_pref.patch \
+ file://910-master-Add-hostapd_neighbor_set_pref_by_non_pref_chan.patch \
+ file://911-master-print-sae-groups-by-hostapd-ctrl.patch \
+ file://912-master-add-destination-address-of-unsolicited-probe.patch \
+ "