]> rtime.felk.cvut.cz Git - can-eth-gw.git/commitdiff
Add can-utils repository as a submodule
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 21 Jan 2013 16:22:56 +0000 (17:22 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 21 Jan 2013 16:23:43 +0000 (17:23 +0100)
It contains the cegw tool originally developed in utils/cegw directory in
this repo.

.gitmodules
can-utils [new submodule]

index a79dadf2f1950d55b5cdd30010543774081ac4d0..2983631f29edb338f4b0a153e4e2bb60e8a50f21 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "linux"]
        path = linux
        url = git@rtime.felk.cvut.cz:can-eth-gw-linux
+[submodule "can-utils"]
+       path = can-utils
+       url = git@rtime.felk.cvut.cz:can-utils
diff --git a/can-utils b/can-utils
new file mode 160000 (submodule)
index 0000000..b5c645f
--- /dev/null
+++ b/can-utils
@@ -0,0 +1 @@
+Subproject commit b5c645f83c7fc395b36918f79634ea553eae4e43