mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-14 16:12:15 +00:00
Sync firmware changes
This commit is contained in:
@@ -72,12 +72,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 is not set
|
||||
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
|
||||
|
||||
@@ -11,9 +11,9 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/h
|
||||
# Set custom majestic settings
|
||||
#
|
||||
cli -s .system.staticDir /var/www/majestic
|
||||
cli -s .nightMode.enabled true
|
||||
cli -s .nightMode.irSensorPin 62
|
||||
cli -s .nightMode.irSensorPinInvert true
|
||||
cli -s .nightMode.lightMonitor true
|
||||
cli -s .nightMode.lightSensorPin 62
|
||||
cli -s .nightMode.lightSensorInvert true
|
||||
cli -s .nightMode.irCutPin1 65
|
||||
cli -s .nightMode.irCutPin2 64
|
||||
cli -s .nightMode.backlightPin 1
|
||||
|
||||
Reference in New Issue
Block a user