commit | 77b54ebf70b13638fe2c4c424631c15b9d6bce4f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Oct 20 11:04:10 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 24 08:06:27 2016 -0400 |
tree | 5947dca57468aee435e7ab12a2d349ee3dc86f8e | |
parent | 9569d66d06f9d91c203254d8d315412c7259ef5c [diff] |
travis-ci: Use a git URI for dtc.git Currently we fail to fetch the dtc.git tree due to an SSL issue within the travis-ci environment. The easiest fix here is to switch to a git URI. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Heiko Schocher <hs@denx.de>