mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sysrepo: salience
Script priority adjusted. Custom memory management turned off to save some memory on low-end device. Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
This commit is contained in:
@@ -81,7 +81,8 @@ CMAKE_OPTIONS += \
|
||||
-DCOMMIT_VERIFY_TIMEOUT=20 \
|
||||
-DOPER_DATA_PROVIDE_TIMEOUT=4 \
|
||||
-DNOTIF_AGE_TIMEOUT=120 \
|
||||
-DNOTIF_TIME_WINDOW=20
|
||||
-DNOTIF_TIME_WINDOW=20 \
|
||||
-DUSE_SR_MEM_MGMT=0
|
||||
|
||||
define Package/libsysrepo/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
|
||||
Reference in New Issue
Block a user