All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] azure/gitlab/travis: Switch to gcc 9.2.0
@ 2020-04-06 12:36 Bin Meng
  2020-04-06 12:36 ` [PATCH 1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case Bin Meng
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bin Meng @ 2020-04-06 12:36 UTC (permalink / raw)
  To: u-boot

This updates all CI services to use gcc 9.2.0 for build testing.

Azure results:
https://dev.azure.com/bmeng/GitHub/_build/results?buildId=201&view=results

Gitlab results:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86/pipelines/2632

Travis results:
https://travis-ci.org/github/lbmeng/u-boot/builds/671506792

This series depends on Docker file update for azure/gitlab:
http://patchwork.ozlabs.org/patch/1266862/

This series should be applied after:
http://patchwork.ozlabs.org/project/uboot/list/?series=167328


Bin Meng (3):
  video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the
    default case
  buildman: Support fetching gcc 9.2.0
  travis: Switch to gcc 9.2.0

 .travis.yml                         | 40 ++++++++++++++++++-------------------
 drivers/video/sunxi/sunxi_display.c |  2 +-
 tools/buildman/toolchain.py         |  2 +-
 3 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-06 12:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-06 12:36 [PATCH 0/3] azure/gitlab/travis: Switch to gcc 9.2.0 Bin Meng
2020-04-06 12:36 ` [PATCH 1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case Bin Meng
2020-04-06 12:41   ` Tom Rini
2020-04-06 12:36 ` [PATCH 2/3] buildman: Support fetching gcc 9.2.0 Bin Meng
2020-04-06 12:43   ` Tom Rini
2020-04-06 12:36 ` [PATCH 3/3] travis: Switch to " Bin Meng
2020-04-06 12:43   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.