commit | e1776a88601d109827806a6cfecbdabaa38e832d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Oct 20 11:08:26 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 24 08:06:28 2016 -0400 |
tree | 341c14006d157e23a88ff9f1ea0f216504f86861 | |
parent | 0d1aa548c86b4296a05e27842bd5d699dde88727 [diff] |
travis-ci: Update toolchain and buildman usage - Drop the 'cache' line, travis-ci says to not cache apt packages (and does not). - Get the Ubuntu provided toolchain for ARM and PowerPC. - Add more toolchain options that buildman can fetch. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Heiko Schocher <hs@denx.de>