mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 15:42:20 +00:00
Sync firmware changes
This commit is contained in:
@@ -74,12 +74,12 @@ BR2_PACKAGE_LIBEVENT_OPENIPC=y
|
||||
BR2_PACKAGE_LIBEVENT_OPENIPC_REMOVE_PYSCRIPT=y
|
||||
BR2_PACKAGE_LIBOGG_OPENIPC=y
|
||||
BR2_PACKAGE_LIBYAML=y
|
||||
BR2_PACKAGE_MAJESTIC_FONTS=y
|
||||
BR2_PACKAGE_MAJESTIC=y
|
||||
BR2_PACKAGE_MAJESTIC_FONTS=y
|
||||
BR2_PACKAGE_MAJESTIC_WEBUI=y
|
||||
BR2_PACKAGE_MBEDTLS_OPENIPC=y
|
||||
# BR2_PACKAGE_MBEDTLS_OPENIPC_PROGRAMS is not set
|
||||
# BR2_PACKAGE_MBEDTLS_OPENIPC_COMPRESSION is not set
|
||||
BR2_PACKAGE_WEBUI=y
|
||||
# BR2_PACKAGE_MINI_SNMPD is not set
|
||||
BR2_PACKAGE_MOTORS=y
|
||||
BR2_PACKAGE_OPUS_OPENIPC=y
|
||||
@@ -108,6 +108,7 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y
|
||||
# CCACHE
|
||||
BR2_CCACHE=y
|
||||
BR2_CCACHE_DIR="$(HOME)/.ccache"
|
||||
BR2_OPTIMIZE_S=y
|
||||
|
||||
# Compression
|
||||
BR2_PACKAGE_ZLIB=y
|
||||
|
||||
@@ -18,10 +18,10 @@ fw_setenv wlandev ssv6x5x-generic
|
||||
#
|
||||
# Set majestic settings
|
||||
#
|
||||
cli -s .nightMode.enabled true
|
||||
cli -s .nightMode.irCutPin1 56
|
||||
cli -s .nightMode.irCutPin2 58
|
||||
cli -s .nightMode.backlightPin 16
|
||||
cli -s .nightMode.lightMonitor true
|
||||
cli -s .nightMode.minThreshold 2000
|
||||
cli -s .nightMode.maxThreshold 17000
|
||||
cli -s .audio.enabled true
|
||||
|
||||
Reference in New Issue
Block a user