]> git.baikalelectronics.ru Git - uboot.git/commit
Travis-CI: Switch back to using the top of tree dtc
authorTom Rini <trini@konsulko.com>
Thu, 14 Sep 2017 15:29:33 +0000 (11:29 -0400)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Sep 2017 11:24:33 +0000 (05:24 -0600)
commit7b0aa92e8a472c10bc2944a6e2369a20560e4da1
treebcff0a8424899cb904e62fe95e3a0ccfe1190b14
parent576471bd949038a8cb3a887b31d4db6173a0ecb8
Travis-CI: Switch back to using the top of tree dtc

In 2d2c98717461 we switched to using the Ubuntu-provided dtc as travis
was having a problem with the number of warnings that were generated by
the newer dtc.  This is no longer a concern as we now have the same
logic as Linux to enable/disable additional more stringent warnings.  Go
back to building dtc from source.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested on travis-ci:
Tested-by: Simon Glass <sjg@chromium.org>
.travis.yml