From 8981e56176d47799e6838b46ffa843bb55b4c095 Mon Sep 17 00:00:00 2001 From: Michele Di Giorgio Date: Thu, 23 Apr 2020 14:30:59 +0100 Subject: COMPMID-3249: Remove non-public data submodule and mirror Github behaviour This patch removes the `data` submodule and replaces it with the Github version of the data folder. Change-Id: I541880d7a823eb6eecdde8ee4fab28596efee02b Signed-off-by: Michele Di Giorgio Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3094 Tested-by: Arm Jenkins Reviewed-by: Georgios Pinitas Comments-Addressed: Arm Jenkins --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index b36bf78d8a..da9bc32fee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[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 -- cgit v1.2.1