dtc: add submodule
Add dtc submodule as a fallback for old distros. Picking version 1.3.0. as this is the most recently tagged stable version. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
parent
79f3b12f70
commit
98f6360569
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -22,3 +22,6 @@
|
|||||||
[submodule "pixman"]
|
[submodule "pixman"]
|
||||||
path = pixman
|
path = pixman
|
||||||
url = git://anongit.freedesktop.org/pixman
|
url = git://anongit.freedesktop.org/pixman
|
||||||
|
[submodule "dtc"]
|
||||||
|
path = dtc
|
||||||
|
url = git://git.qemu.org/dtc.git
|
||||||
|
1
dtc
Submodule
1
dtc
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit bc895d6d09695d05ceb8b52486ffe861d6cfbdde
|
Loading…
Reference in New Issue
Block a user