From af854b324f16a50562776483958cca6ac129f858 Mon Sep 17 00:00:00 2001 From: taoxiangdong Date: Thu, 22 Oct 2020 14:06:43 +0800 Subject: [PATCH] update submodule metadef parser --- .gitmodules | 2 ++ metadef | 2 +- parser | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ea879278..a17fe30c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "parser"] path = parser url = https://gitee.com/ascend/parser.git + branch = development [submodule "metadef"] path = metadef url = https://gitee.com/ascend/metadef.git + branch = development diff --git a/metadef b/metadef index 765d8577..5bbaf8ae 160000 --- a/metadef +++ b/metadef @@ -1 +1 @@ -Subproject commit 765d85777ec10fe819799cd2c1b60db49be7c749 +Subproject commit 5bbaf8ae9efd145225ebf656fb7da63c2432681d diff --git a/parser b/parser index 5ea9437b..0ba3cb65 160000 --- a/parser +++ b/parser @@ -1 +1 @@ -Subproject commit 5ea9437bbef262e2e5428fa52f0f2e5547890cb2 +Subproject commit 0ba3cb6560bfe98a43a15cf355862ab25bb1b0b6