]> git.ipfire.org Git - people/ms/u-boot.git/commit - .travis.yml
travis-ci: Temporarily disable using a newer device tree compiler
authorTom Rini <trini@konsulko.com>
Sun, 26 Feb 2017 20:23:18 +0000 (15:23 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 26 Feb 2017 20:25:30 +0000 (15:25 -0500)
commita0f3e3df4adc451bf56159c0672e570f9c934ee8
tree9c851000bdfa7957c5602b73c5d48c9a37549049
parent87fcdca6be8641d8aa7c4e31ccb6cb7d5177359e
travis-ci: Temporarily disable using a newer device tree compiler

For a long while dtc has warned about various constructs.  This is now
leading to log file size being exceeded in travis, and as the majority
of these errors need to be fixed in the kernel, switch to using the
stock device-tree-compiler package.

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml