Added options: CLICON_CONFIG_EXTEND
This commit is contained in:
Olof hagsand 2023-06-01 17:43:15 +02:00
parent b3a7e39d26
commit bd6a67f1d9
5 changed files with 53 additions and 7 deletions

View file

@ -74,7 +74,7 @@ DATASTORE_TOP="config"
# clixon yang revisions occuring in tests (see eg yang/clixon/Makefile.in)
CLIXON_AUTOCLI_REV="2022-02-11"
CLIXON_LIB_REV="2023-05-01"
CLIXON_CONFIG_REV="2023-03-01"
CLIXON_CONFIG_REV="2023-05-01"
CLIXON_RESTCONF_REV="2022-08-01"
CLIXON_EXAMPLE_REV="2022-11-01"