From: Romain Forlot Date: Tue, 2 May 2017 15:36:33 +0000 (+0200) Subject: Remove submodules and use forked libs tree instead X-Git-Tag: 3.99.1~106 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b6c09cbda2b6b47981d65265184a21223e526d4a;p=apps%2Flow-level-can-service.git Remove submodules and use forked libs tree instead Change-Id: Icd1ba605357df63f750966cc941190acaa80e35b Signed-off-by: Romain Forlot --- diff --git a/.gitmodules b/.gitmodules index 6984efe..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +0,0 @@ -[submodule "low-can-binding/libs/openxc-message-format"] - path = CAN-binder/libs/openxc-message-format - url = https://github.com/openxc/openxc-message-format -[submodule "low-can-binding/libs/nanopb"] - path = CAN-binder/libs/nanopb - url = https://github.com/nanopb/nanopb.git -[submodule "low-can-binding/libs/uds-c"] - path = CAN-binder/libs/uds-c - url = https://github.com/openxc/uds-c.git -[submodule "low-can-binding/libs/bitfield-c"] - path = CAN-binder/libs/bitfield-c - url = https://github.com/openxc/bitfield-c.git -[submodule "low-can-binding/libs/isotp-c"] - path = CAN-binder/libs/isotp-c - url = https://github.com/openxc/isotp-c -[submodule "CAN-binder/libs/inih"] - path = CAN-binder/libs/inih - url = git@github.com:claneys/inih.git diff --git a/CAN-binder/libs/bitfield-c b/CAN-binder/libs/bitfield-c deleted file mode 160000 index a34745e..0000000 --- a/CAN-binder/libs/bitfield-c +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a34745ec93ae0a1d4f1b640dba8fb6702331a8e9 diff --git a/CAN-binder/libs/isotp-c b/CAN-binder/libs/isotp-c deleted file mode 160000 index ee24440..0000000 --- a/CAN-binder/libs/isotp-c +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ee24440b7c123ab1b0317e57be33e837a1cb51f1 diff --git a/CAN-binder/libs/nanopb b/CAN-binder/libs/nanopb deleted file mode 160000 index 651bdc4..0000000 --- a/CAN-binder/libs/nanopb +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 651bdc45f2180b17c132470ff1a3a515dbffaa78 diff --git a/CAN-binder/libs/openxc-message-format b/CAN-binder/libs/openxc-message-format deleted file mode 160000 index d9f54f9..0000000 --- a/CAN-binder/libs/openxc-message-format +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d9f54f97578429773421abce98d5f6579717afcc diff --git a/CAN-binder/libs/uds-c b/CAN-binder/libs/uds-c deleted file mode 160000 index ca20db3..0000000 --- a/CAN-binder/libs/uds-c +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ca20db3dd978871bbb9f01f3c862b510c03d1dc4