developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 1 | #patch patches (come from openwrt/lede/target/linux/mediatek) |
| 2 | SRC_URI_append = " \ |
| 3 | file://001-wolfssl-init-RNG-with-ECC-key.patch \ |
| 4 | file://010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch \ |
| 5 | file://011-mesh-use-deterministic-channel-on-channel-switch.patch \ |
| 6 | file://021-fix-sta-add-after-previous-connection.patch \ |
| 7 | file://022-hostapd-fix-use-of-uninitialized-stack-variables.patch \ |
| 8 | file://023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch \ |
| 9 | file://030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch \ |
| 10 | file://040-mesh-allow-processing-authentication-frames-in-block.patch \ |
| 11 | file://050-build_fix.patch \ |
| 12 | file://100-daemonize_fix.patch \ |
| 13 | file://110-mbedtls-TLS-crypto-option-initial-port.patch \ |
| 14 | file://120-mbedtls-fips186_2_prf.patch \ |
| 15 | file://130-mbedtls-annotate-with-TEST_FAIL-for-hwsim-tests.patch \ |
| 16 | file://140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch \ |
| 17 | file://150-add-NULL-checks-encountered-during-tests-hwsim.patch \ |
| 18 | file://160-dpp_pkex-EC-point-mul-w-value-prime.patch \ |
| 19 | file://170-DPP-fix-memleak-of-intro.peer_key.patch \ |
| 20 | file://200-multicall.patch \ |
| 21 | file://300-noscan.patch \ |
| 22 | file://301-mesh-noscan.patch \ |
| 23 | file://310-rescan_immediately.patch \ |
| 24 | file://320-optional_rfkill.patch \ |
| 25 | file://330-nl80211_fix_set_freq.patch \ |
| 26 | file://340-reload_freq_change.patch \ |
| 27 | file://341-mesh-ctrl-iface-channel-switch.patch \ |
| 28 | file://350-nl80211_del_beacon_bss.patch \ |
| 29 | file://360-ctrl_iface_reload.patch \ |
| 30 | file://370-ap_sta_support.patch \ |
| 31 | file://380-disable_ctrl_iface_mib.patch \ |
| 32 | file://381-hostapd_cli_UNKNOWN-COMMAND.patch \ |
| 33 | file://390-wpa_ie_cap_workaround.patch \ |
| 34 | file://400-wps_single_auth_enc_type.patch \ |
| 35 | file://410-limit_debug_messages.patch \ |
| 36 | file://420-indicate-features.patch \ |
| 37 | file://430-hostapd_cli_ifdef.patch \ |
| 38 | file://431-wpa_cli_ifdef.patch \ |
| 39 | file://432-missing-typedef.patch \ |
| 40 | file://450-scan_wait.patch;apply=no \ |
| 41 | file://460-wpa_supplicant-add-new-config-params-to-be-used-with.patch \ |
| 42 | file://461-driver_nl80211-use-new-parameters-during-ibss-join.patch \ |
| 43 | file://463-add-mcast_rate-to-11s.patch \ |
| 44 | file://464-fix-mesh-obss-check.patch \ |
| 45 | file://465-hostapd-config-support-random-BSS-color.patch \ |
| 46 | file://470-survey_data_fallback.patch \ |
| 47 | file://500-lto-jobserver-support.patch \ |
| 48 | file://590-rrm-wnm-statistics.patch \ |
| 49 | file://599-wpa_supplicant-fix-warnings.patch \ |
| 50 | file://600-ubus_support.patch \ |
| 51 | file://610-hostapd_cli_ujail_permission.patch \ |
| 52 | file://700-wifi-reload.patch \ |
| 53 | file://710-vlan_no_bridge.patch \ |
| 54 | file://711-wds_bridge_force.patch \ |
| 55 | file://720-iface_max_num_sta.patch \ |
| 56 | file://730-ft_iface.patch \ |
| 57 | file://740-snoop_iface.patch \ |
| 58 | file://750-qos_map_set_without_interworking.patch \ |
| 59 | file://751-qos_map_ignore_when_unsupported.patch \ |
| 60 | file://760-dynamic_own_ip.patch \ |
developer | afda357 | 2022-12-28 16:28:30 +0800 | [diff] [blame^] | 61 | file://761-shared_das_port.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 62 | file://800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch \ |
| 63 | file://990-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch \ |
| 64 | file://992-openssl-include-rsa.patch \ |
| 65 | " |