From: Vasek Sraier Date: Thu, 13 Aug 2020 11:04:56 +0000 (+0200) Subject: sysrepo: added YANG schemas as a submodule in order to pin their version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38fe06b6abdd51a24833d7cd8c0abe0f1295a30c;p=thirdparty%2Fknot-resolver.git sysrepo: added YANG schemas as a submodule in order to pin their version --- diff --git a/.gitmodules b/.gitmodules index aebacbe99..06e84a65c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "tests/config/tapered"] path = tests/config/tapered url = https://gitlab.nic.cz/knot/3rdparty/lua-tapered.git +[submodule "modules/sysrepo/yang"] + path = modules/sysrepo/yang + url = https://gitlab.nic.cz/labs/resolvers-yang.git diff --git a/modules/sysrepo/yang b/modules/sysrepo/yang new file mode 160000 index 000000000..040785d9f --- /dev/null +++ b/modules/sysrepo/yang @@ -0,0 +1 @@ +Subproject commit 040785d9f8e617023093bd508948cc283b87f374