* Added new YANG clixon-clispec.yang
* This yang replaces many autocli option * New `clixon-config@2021-12-05.yang` revision * Imported (as a sub-spec): clixon-clispec.yang
This commit is contained in:
parent
4fbad467df
commit
32930f4f6b
8 changed files with 1193 additions and 39 deletions
|
|
@ -42,14 +42,12 @@ datarootdir = @datarootdir@
|
|||
YANG_INSTALLDIR = @YANG_INSTALLDIR@
|
||||
|
||||
YANGSPECS = clixon-config@2021-07-11.yang # 5.3
|
||||
YANGSPECS = clixon-config@2021-11-11.yang # 5.4
|
||||
YANGSPECS = clixon-config@2021-12-05.yang # 5.5
|
||||
YANGSPECS += clixon-lib@2021-11-11.yang # 5.4
|
||||
YANGSPECS += clixon-rfc5277@2008-07-01.yang
|
||||
YANGSPECS += clixon-xml-changelog@2019-03-21.yang
|
||||
YANGSPECS += clixon-restconf@2021-05-20.yang # 5.2
|
||||
YANGSPECS += clixon-clispec@2021-12-05.yang
|
||||
|
||||
APPNAME = clixon # subdir ehere these files are installed
|
||||
YANGSPECS += clixon-clispec@2021-12-05.yang # 5.5
|
||||
|
||||
all:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue