1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00

sysrepo: larger timeouts

Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
This commit is contained in:
Antonio Paunovic 2017-06-05 11:09:35 +00:00
parent 28e97784b7
commit a8dbabeaf9

View File

@ -75,7 +75,13 @@ CMAKE_OPTIONS += \
-DGEN_LANGUAGE_BINDINGS:BOOL=FALSE \
-DREPOSITORY_LOC:PATH=/etc/sysrepo \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DENABLE_NACM:BOOL=FALSE
-DENABLE_NACM:BOOL=FALSE \
-DREQUEST_TIMEOUT=6 \
-DLONG_REQUEST_TIMEOUT=30 \
-DCOMMIT_VERIFY_TIMEOUT=20 \
-DOPER_DATA_PROVIDE_TIMEOUT=4 \
-DNOTIF_AGE_TIMEOUT=120 \
-DNOTIF_TIME_WINDOW=20
define Package/libsysrepo/install
$(INSTALL_DIR) $(1)/usr/lib