mirror of https://github.com/OpenIPC/firmware.git
Add MSPOSD package to SSC338Q FPV profiles (#1567)
parent
8b5f6baf21
commit
5f09d42dc0
|
@ -89,11 +89,11 @@ BR2_PACKAGE_ZLIB=y
|
|||
|
||||
# Wireless
|
||||
BR2_PACKAGE_WIRELESS_TOOLS=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_CLI is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_NL80211 is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE is not set
|
||||
BR2_PACKAGE_RTL8812AU_OPENIPC=y
|
||||
BR2_PACKAGE_RTL88X2EU_OPENIPC=y
|
||||
|
||||
|
@ -102,6 +102,7 @@ BR2_PACKAGE_DATALINK=y
|
|||
BR2_PACKAGE_WIFIBROADCAST=y
|
||||
# BR2_PACKAGE_MAVLINK_ROUTER is not set
|
||||
BR2_PACKAGE_MAVFWD=y
|
||||
BR2_PACKAGE_MSPOSD=y
|
||||
|
||||
# Debug
|
||||
# BR2_PACKAGE_HOST_GDB is not set
|
||||
|
|
|
@ -94,11 +94,11 @@ BR2_PACKAGE_ZLIB=y
|
|||
|
||||
# Wireless
|
||||
BR2_PACKAGE_WIRELESS_TOOLS=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_CLI is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_NL80211 is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE is not set
|
||||
# BR2_PACKAGE_RTL8733BU_OPENIPC is not set
|
||||
BR2_PACKAGE_RTL8812AU_OPENIPC=y
|
||||
BR2_PACKAGE_RTL88X2EU_OPENIPC=y
|
||||
|
@ -108,6 +108,7 @@ BR2_PACKAGE_DATALINK=y
|
|||
BR2_PACKAGE_WIFIBROADCAST=y
|
||||
# BR2_PACKAGE_MAVLINK_ROUTER is not set
|
||||
BR2_PACKAGE_MAVFWD=y
|
||||
BR2_PACKAGE_MSPOSD=y
|
||||
|
||||
# Debug
|
||||
# BR2_PACKAGE_HOST_GDB is not set
|
||||
|
|
|
@ -91,11 +91,11 @@ BR2_PACKAGE_ZLIB=y
|
|||
# Wireless
|
||||
BR2_PACKAGE_WIRELESS_TOOLS=y
|
||||
BR2_PACKAGE_WIRELESS_REGDB=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
|
||||
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_CLI is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_NL80211 is not set
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE is not set
|
||||
BR2_PACKAGE_RTL8812AU_OPENIPC=y
|
||||
BR2_PACKAGE_RTL88X2EU_OPENIPC=y
|
||||
|
||||
|
@ -104,6 +104,7 @@ BR2_PACKAGE_DATALINK=y
|
|||
BR2_PACKAGE_WIFIBROADCAST=y
|
||||
# BR2_PACKAGE_MAVLINK_ROUTER is not set
|
||||
BR2_PACKAGE_MAVFWD=y
|
||||
BR2_PACKAGE_MSPOSD=y
|
||||
|
||||
# Debug
|
||||
# BR2_PACKAGE_HOST_GDB is not set
|
||||
|
|
Loading…
Reference in New Issue