]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2d2c987174610c54de48b24ff9c21aceb1823873
tree9c851000bdfa7957c5602b73c5d48c9a37549049
parentef1c8dc007a8c1f0ededd891b993011e634f48cb
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