commit | a0f3e3df4adc451bf56159c0672e570f9c934ee8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Feb 26 15:23:18 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Feb 26 15:25:30 2017 -0500 |
tree | 9c851000bdfa7957c5602b73c5d48c9a37549049 | |
parent | 87fcdca6be8641d8aa7c4e31ccb6cb7d5177359e [diff] |
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>