提交 31830903 编写于 作者: L liyufan

change ohos.build

Signed-off-by: Nliyufan <liyufan5@huawei.com>
上级 c2740017
......@@ -965,7 +965,6 @@ add_executable(wpa_supplicant_2_9_standard
build.sh
CONTRIBUTIONS
COPYING
ohos.build
README)
ADD_COMPILE_DEFINITIONS(CONFIG_CTRL_IFACE CONFIG_CTRL_IFACE_UDP CONFIG_IEEE80211W CONFIG_NO_VLAN
......
{
"subsystem": "wpa_supplicant-2.9",
"parts": {
"wpa_supplicant-2.9": {
"module_list": [
"name": "@ohos/wpa_supplicant",
"description": "wpa_supplicant is a WPA Supplicant for Linux, BSD, Mac OS X, and Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). It is suitable for both desktop/laptop computers and embedded systems. Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the wlan driver.",
"version": "3.1",
"license": "BSD 3-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/wpa_supplicant"
},
"dirs": {},
"scripts": {},
"licensePath": "wpa_supplicant-2.9_standard/COPYING",
"readmePath": {
"en": "wpa_supplicant-2.9_standard/README"
},
"component": {
"name": "wpa_supplicant-2.9",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_updater",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_client",
......@@ -13,12 +37,8 @@
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:hostapd_cli",
"//third_party/libnl:libnl_share"
],
"inner_kits": [
],
"system_kits": [
],
"test_list": [
]
"inner_kits": [],
"test": []
}
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册