From 0d0ba83070e7b6ea9f4e20cdcf855d886f901bc4 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 20 Jun 2017 16:37:08 +0200 Subject: Move submodule directory Change-Id: I2c603ab49bab01fd1221147cfe9c97bdacea91a9 Signed-off-by: Romain Forlot --- .gitmodules | 4 ++-- conf.d/app-templates | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 851c0bb..b545da1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "CAN-binder/conf.d/default"] - path = CAN-binder/conf.d/app-templates +[submodule "conf.d/app-templates"] + path = conf.d/app-templates url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates diff --git a/conf.d/app-templates b/conf.d/app-templates index 21ae95d..8d9b7f2 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit 21ae95d8eb61745ca54fd143e25dba065a817f6a +Subproject commit 8d9b7f22c821e149a09824df50a6775fac43a977 -- cgit 1.2.3-korg