Move ccan submodule
Move the ccan git submodule to lib/ccan.git, so we can use ccan's create-ccan-tree utility. Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
This commit is contained in:
parent
3e6c9347be
commit
90c4c8718e
3 changed files with 3 additions and 4 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -1,4 +1,3 @@
|
||||||
[submodule "lib/ccan"]
|
[submodule "lib/ccan.git"]
|
||||||
path = lib/ccan
|
path = lib/ccan.git
|
||||||
url = git://git.ozlabs.org/~ccan/ccan
|
url = git://git.ozlabs.org/~ccan/ccan
|
||||||
ignore = all
|
|
||||||
|
|
1
lib/ccan
1
lib/ccan
|
@ -1 +0,0 @@
|
||||||
Subproject commit 5887216aa53cdb4709e9658462c4d4b2141ef91a
|
|
1
lib/ccan.git
Submodule
1
lib/ccan.git
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit a77cc2824a26305f9f8bfe1807cb85ae54031687
|
Loading…
Reference in a new issue