Use public vanilla arm compute library in submodule (#2696)
author이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Fri, 14 Sep 2018 06:52:54 +0000 (15:52 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 14 Sep 2018 06:52:54 +0000 (15:52 +0900)
- change submodule url to vanilla arm compute library
- submodule commit : tag v18.05

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
.gitmodules
externals/acl

index f8aaee4..a16c208 100644 (file)
@@ -4,6 +4,4 @@
        branch = nnfw
 [submodule "acl"]
        path = externals/acl
-       url = git@github.sec.samsung.net:RS7-RuntimeNTools/ComputeLibrary.git
-       branch = nnfw
-       ignore = dirty
+       url = https://github.com/ARM-software/ComputeLibrary.git
index 3c44466..b3a371b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3c44466053a68314298aff5e85ce291f5a9cde65
+Subproject commit b3a371bc429d2ba45e56baaf239d8200c2662a74