]> git.ipfire.org Git - people/ms/u-boot.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)
commitae1c0a38c8b163d685121e3109161da7ac1caacd
treebcff0a8424899cb904e62fe95e3a0ccfe1190b14
parent5541543f686b43210fb92181003ff7175d4ab036
Travis-CI: Switch back to using the top of tree dtc

In a0f3e3df4adc 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