From eec4626e70c2649b11a7794f47311a49174ad76e Mon Sep 17 00:00:00 2001 From: Gian Marco Iodice Date: Wed, 14 Aug 2019 11:36:49 +0100 Subject: Remove 3dparty folder and submodule Signed-off-by: Gian Marco Iodice Change-Id: I0b30efc2ce0afa7dba86ec05ab0372a39b11985d --- .gitmodules | 8 -------- 3rdparty | 1 - 2 files changed, 9 deletions(-) delete mode 160000 3rdparty diff --git a/.gitmodules b/.gitmodules index b36bf78d8a..e69de29bb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +0,0 @@ -[submodule "data"] - path = data - url = https://git.research.arm.com/ComputeLibrary/data.git - branch = master -[submodule "3rdparty"] - path = 3rdparty - url = https://eu-gerrit-1.euhpc.arm.com/VisualCompute/3rdparty - branch = master diff --git a/3rdparty b/3rdparty deleted file mode 160000 index 01406de1f5..0000000000 --- a/3rdparty +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 01406de1f5236c354fc05513ab629cf165d9d137 -- cgit v1.2.1