Main example: Removed dependency of external IETF RFCs

+  * See [Can't initiate clixon_backend](https://github.com/clicon/clixon/issues/382)
This commit is contained in:
Olof hagsand 2022-11-01 12:20:30 +01:00
parent e3d621c66d
commit c2faf8b96c
6 changed files with 267 additions and 50 deletions

View file

@ -100,7 +100,7 @@ all: $(PLUGINS)
CLISPECS = $(APPNAME)_cli.cli
YANGSPECS = clixon-example@2020-12-01.yang
YANGSPECS = clixon-example@2022-11-01.yang
# Backend plugin
BE_SRC = $(APPNAME)_backend.c