Use RS7-RuntimeNTools/ComputeLibrary for `externals/acl` (#1268)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Wed, 23 May 2018 01:24:10 +0000 (10:24 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 23 May 2018 01:24:10 +0000 (10:24 +0900)
Since we want to modify ACL internally, we try to use
our local repo instead of tizen's repo.

Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
.gitmodules

index 81043d3..f8aaee4 100644 (file)
@@ -4,6 +4,6 @@
        branch = nnfw
 [submodule "acl"]
        path = externals/acl
-       url = git://git.tizen.org/platform/upstream/armcl
-       branch = master
+       url = git@github.sec.samsung.net:RS7-RuntimeNTools/ComputeLibrary.git
+       branch = nnfw
        ignore = dirty