1. 06 12月, 2016 1 次提交
  2. 01 12月, 2016 1 次提交
    • T
      travis.yml: Split Freescale ARM job up more · bb417f1c
      Tom Rini 提交于
      In order to avoid running into the time limit, split the 32bit and 64bit
      Freescale boards into separate jobs.  We could either pass
      "freescale & armv8" to buildman or exclude all of the 32bit CPUs.  While
      the former is shorter I fear the amount of possible escaping required
      would make things less readable.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      bb417f1c
  3. 30 11月, 2016 1 次提交
  4. 27 11月, 2016 4 次提交
  5. 06 11月, 2016 1 次提交
    • T
      travis-ci: Try harder to build all ARM targets · baade496
      Tom Rini 提交于
      The way that we have things broken down currently allows for some
      combinations of vendor or CPU to not be built.  To fix this, create a
      new catch-all job that excludes everything we've built elsewhere.  For
      the sake of simplicity we are allowing for the possibility of some
      overlap between the vendor-based jobs and the CPU-based jobs.  While
      we're in here, make a failed build provide the summary of failure.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      baade496
  6. 31 10月, 2016 1 次提交
  7. 29 10月, 2016 9 次提交
  8. 24 10月, 2016 7 次提交
  9. 16 2月, 2016 1 次提交
  10. 08 2月, 2016 1 次提交
    • S
      .travis.yml: explicitly request sudo · e4c1b4d8
      Stephen Warren 提交于
      Without this, builds default to using new Travis CI infra-structure which
      does no allow sudo. The builds need sudo in order to install the ELDK
      compilers. Consequently, almost all builds fail without this.
      
      I suspect that existing Travis CI users have not noticed this because
      their accounts or builds have been grand-fathered into backwards-
      compatible default settings, whereas I just set up a new build from
      scratch and received new default settings.
      
      Cc: Wolfgang Denk <wd@denx.de>
      Cc: Heiko Schocher <hs@denx.de>
      Cc: Tom Rini <trini@ti.com>
      Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
      Cc: Andreas Färber <afaerber@suse.de>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Acked-by: NHeiko Schocher <hs@denx.de>
      e4c1b4d8
  11. 02 2月, 2016 1 次提交
  12. 18 3月, 2015 1 次提交
  13. 05 3月, 2015 1 次提交
  14. 17 2月, 2015 1 次提交
  15. 15 1月, 2015 1 次提交