removed obsolete example yang, mod cli_dbxml to only append leaf in cli_set

This commit is contained in:
Olof hagsand 2020-07-30 22:52:42 +02:00
parent 6fa8bb71d8
commit daeab85446
4 changed files with 10 additions and 183 deletions

View file

@ -81,8 +81,7 @@ all: $(PLUGINS)
CLISPECS = $(APPNAME)_cli.cli
YANGSPECS = clixon-example@2019-11-05.yang # obsolete
YANGSPECS += clixon-example@2020-03-11.yang
YANGSPECS = clixon-example@2020-03-11.yang
# Backend plugin
BE_SRC = $(APPNAME)_backend.c