From 464f22b9358bb9164acd7e862d128ee6315d3f5f Mon Sep 17 00:00:00 2001 From: mingyue <131847423+mingyueliuh@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:29:48 +0800 Subject: [PATCH] Change submodule tar point to github (#2) Co-authored-by: mingyue --- .gitmodules | 2 +- 3rd-party/tar | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 64b94bd..0667e4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "3rd-party/tar"] path = 3rd-party/tar - url = ../../VitisAI/tar.git + url = https://github.com/Distrotech/tar.git diff --git a/3rd-party/tar b/3rd-party/tar index e545d44..273975b 160000 --- a/3rd-party/tar +++ b/3rd-party/tar @@ -1 +1 @@ -Subproject commit e545d446dfe6564265cdf4186641ee76f4acc7fa +Subproject commit 273975bec1ff7d591d7ab8a63c08a02a285ffad3