Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] board/technologic/ts5x00: fix build with GCC 6.x
@ 2018-03-05 17:15 Vivien Didelot
  2018-03-05 17:15 ` [Buildroot] [PATCH 1/3] board/technologic/ts5x00: bump kernel to 4.14 Vivien Didelot
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Vivien Didelot @ 2018-03-05 17:15 UTC (permalink / raw)
  To: buildroot

This patchset fixes the build for the ts5x00_defconfig defconfig with
GCC 6.x. While at it, rename ts5x00 to ts5500 to avoid confusion and add
myself as the maintainer in the DEVELOPERS file.

Vivien Didelot (3):
  board/technologic/ts5x00: bump kernel to 4.14
  board/technologic/ts5x00: rename to ts5500
  DEVELOPERS: add myself as the ts5500 maintainer

 .gitlab-ci.yml                                                 |  2 +-
 DEVELOPERS                                                     |  4 ++++
 .../{ts5x00 => ts5500}/fs-overlay/boot/syslinux/syslinux.cfg   |  0
 .../{ts5x00/linux-3.17.config => ts5500/linux-4.14.config}     |  4 +---
 board/technologic/{ts5x00 => ts5500}/readme.txt                |  2 +-
 configs/{ts5x00_defconfig => ts5500_defconfig}                 | 10 +++++-----
 6 files changed, 12 insertions(+), 10 deletions(-)
 rename board/technologic/{ts5x00 => ts5500}/fs-overlay/boot/syslinux/syslinux.cfg (100%)
 rename board/technologic/{ts5x00/linux-3.17.config => ts5500/linux-4.14.config} (98%)
 rename board/technologic/{ts5x00 => ts5500}/readme.txt (98%)
 rename configs/{ts5x00_defconfig => ts5500_defconfig} (55%)

-- 
2.16.2

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

end of thread, other threads:[~2018-03-30 21:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05 17:15 [Buildroot] [PATCH 0/3] board/technologic/ts5x00: fix build with GCC 6.x Vivien Didelot
2018-03-05 17:15 ` [Buildroot] [PATCH 1/3] board/technologic/ts5x00: bump kernel to 4.14 Vivien Didelot
2018-03-11  8:49   ` Peter Korsgaard
2018-03-30 21:28   ` Peter Korsgaard
2018-03-05 17:15 ` [Buildroot] [PATCH 2/3] board/technologic/ts5x00: rename to ts5500 Vivien Didelot
2018-03-11  8:50   ` Peter Korsgaard
2018-03-30 21:28   ` Peter Korsgaard
2018-03-05 17:15 ` [Buildroot] [PATCH 3/3] DEVELOPERS: add myself as the ts5500 maintainer Vivien Didelot
2018-03-11  8:49   ` Peter Korsgaard
2018-03-30 21:28   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox