commit | cd402e01595d26890635208954481044e5c7ef01 | [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 | 4899210c737fb51e2e4207e49b1df8ac303e52cb [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>