mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-14 08:02:16 +00:00
Update hs303 devices
This commit is contained in:
@@ -86,6 +86,7 @@ BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
||||
# BR2_PACKAGE_UACME_OPENIPC is not set
|
||||
BR2_PACKAGE_VTUND_OPENIPC=y
|
||||
BR2_PACKAGE_YAML_CLI=y
|
||||
BR2_PACKAGE_QUIRC_OPENIPC=y
|
||||
|
||||
# WiFi
|
||||
BR2_PACKAGE_WIRELESS_TOOLS=y
|
||||
@@ -104,14 +105,14 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y
|
||||
BR2_PACKAGE_WIREGUARD_TOOLS=y
|
||||
|
||||
# MQTT
|
||||
BR2_PACKAGE_MOSQUITTO=y
|
||||
# BR2_PACKAGE_MOSQUITTO is not set
|
||||
# BR2_PACKAGE_MOSQUITTO_BROKER is not set
|
||||
|
||||
# FEATURES
|
||||
# BR2_PACKAGE_COMGT is not set
|
||||
|
||||
# EXPERIMENTAL
|
||||
BR2_PACKAGE_ONVIF_SIMPLE_SERVER=y
|
||||
# BR2_PACKAGE_ONVIF_SIMPLE_SERVER is not set
|
||||
|
||||
# DEBUG
|
||||
# BR2_PACKAGE_HOST_GDB is not set
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
etc/mediatek
|
||||
etc/sensors/ar0130_i2c_720p.ini
|
||||
etc/sensors/gc1034_i2c_720p.ini
|
||||
etc/sensors/imx222_i2c_1080p.ini
|
||||
@@ -10,6 +11,7 @@ etc/sensors/jxh62_i2c_720p.ini
|
||||
etc/sensors/jxh65_i2c_960p.ini
|
||||
etc/sensors/ov2735_i2c_1080p.ini
|
||||
etc/sensors/ov9712_i2c_720p.ini
|
||||
etc/sensors/ov9732_i2c_720p.ini
|
||||
etc/sensors/ov9750_i2c_960p.ini
|
||||
etc/sensors/sc1135_i2c_720p.ini
|
||||
etc/sensors/sc1145_i2c_720p.ini
|
||||
@@ -19,8 +21,17 @@ etc/sensors/sc2135_i2c_1080p.ini
|
||||
etc/sensors/sc2235_i2c_dc_1080p.ini
|
||||
etc/sensors/iq/ar0130.ini
|
||||
etc/sensors/iq/ar0230.ini
|
||||
etc/sensors/iq/default.ini
|
||||
etc/sensors/iq/imx222.ini
|
||||
etc/sensors/iq/ov9732.ini
|
||||
etc/sensors/iq/ov9750.ini
|
||||
lib/firmware/mediatek
|
||||
lib/firmware/mt7601u.bin
|
||||
lib/firmware/rtlwifi
|
||||
lib/modules/4.9.37/kernel/drivers/net/wireless/mediatek
|
||||
lib/modules/4.9.37/kernel/drivers/net/wireless/realtek
|
||||
lib/modules/4.9.37/kernel/drivers/staging/rtl8188eu
|
||||
lib/modules/4.9.37/kernel/fs/f2fs
|
||||
usr/lib/sensors/libsns_ar0130.so
|
||||
usr/lib/sensors/libsns_gc1034.so
|
||||
usr/lib/sensors/libsns_gc2023.so
|
||||
@@ -36,6 +47,7 @@ usr/lib/sensors/libsns_mn34222.so
|
||||
usr/lib/sensors/libsns_ov2718.so
|
||||
usr/lib/sensors/libsns_ov2735.so
|
||||
usr/lib/sensors/libsns_ov9712.so
|
||||
usr/lib/sensors/libsns_ov9732.so
|
||||
usr/lib/sensors/libsns_ov9750.so
|
||||
usr/lib/sensors/libsns_ov9752.so
|
||||
usr/lib/sensors/libsns_sc1135.so
|
||||
|
||||
Reference in New Issue
Block a user