All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/9] bump BSP for several allwinner boards
@ 2019-11-03 14:55 Sergey Matyukevich
  2019-11-03 14:55 ` [Buildroot] [PATCH 1/9] xr819-xradio: bump version to aa01ba77 Sergey Matyukevich
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Sergey Matyukevich @ 2019-11-03 14:55 UTC (permalink / raw)
  To: buildroot

Hi Peter, Thomas, and all,

This patch series bumps kernel and U-Boot versions for several
boards based on allwinner chips. Kernel upgrade for those boards
also requires bumping xr819 and rtl8189fs wireless drivers versions.

The following configs have been updated:
- orangepi-one
- orangepi-lite
- orangepi-zero
- orangepi-zero-plus2
- orangepi-pc
- orangepi-pc-plus
- linksprite-pcduino

Boot tests have been completed for all the boards except orangepi-pc
and orangepi-lite. But orangepi-pc and orangepi-lite are similar to
to orangepi-pc-plus and orangepi-one respectively, so there should
not be any surprises here.

BTW, strictly speaking, for bisectability, the wireless drivers patches
have to be combined with patches for the boards that make use of them:
- rtl8189fs + orangepi-pc-plus + orangepi-lite
- xr819 + orangepi-zero
However I opted to split patches on a per package basis. Let me know
if it makes sense to change and resubmit. 

This patch series fixes the following CI issues:
- https://gitlab.com/buildroot.org/buildroot/-/jobs/339180879
- https://gitlab.com/buildroot.org/buildroot/-/jobs/339180848
- https://gitlab.com/buildroot.org/buildroot/-/jobs/339180884
- https://gitlab.com/buildroot.org/buildroot/-/jobs/339180878

Sergey Matyukevich (9):
  xr819-xradio: bump version to aa01ba77
  rtl8189fs: bump revision to 54bd6808
  orangepi-one: bump kernel and u-boot versions
  linksprite_pcduino: bump kernel and u-boot versions
  orangepi_zero: bump kernel and u-boot versions
  orangepi_zero_plus2: bump kernel and u-boot versions
  orangepi_pc: bump kernel and u-boot versions
  orangepi_pc_plus: bump kernel and u-boot versions
  orangepi_lite: bump kernel and u-boot versions

 configs/linksprite_pcduino_defconfig   | 8 ++++----
 configs/orangepi_lite_defconfig        | 6 +++---
 configs/orangepi_one_defconfig         | 6 +++---
 configs/orangepi_pc_defconfig          | 6 +++---
 configs/orangepi_pc_plus_defconfig     | 6 +++---
 configs/orangepi_zero_defconfig        | 6 +++---
 configs/orangepi_zero_plus2_defconfig  | 6 +++---
 package/rtl8189fs/rtl8189fs.hash       | 2 +-
 package/rtl8189fs/rtl8189fs.mk         | 2 +-
 package/xr819-xradio/xr819-xradio.hash | 2 +-
 package/xr819-xradio/xr819-xradio.mk   | 2 +-
 11 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.23.0

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

end of thread, other threads:[~2019-11-04 17:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03 14:55 [Buildroot] [PATCH 0/9] bump BSP for several allwinner boards Sergey Matyukevich
2019-11-03 14:55 ` [Buildroot] [PATCH 1/9] xr819-xradio: bump version to aa01ba77 Sergey Matyukevich
2019-11-03 14:55 ` [Buildroot] [PATCH 2/9] rtl8189fs: bump revision to 54bd6808 Sergey Matyukevich
2019-11-04 17:14   ` Jan Kraval
2019-11-03 14:55 ` [Buildroot] [PATCH 3/9] orangepi-one: bump kernel and u-boot versions Sergey Matyukevich
2019-11-03 14:55 ` [Buildroot] [PATCH 4/9] linksprite_pcduino: " Sergey Matyukevich
2019-11-03 14:55 ` [Buildroot] [PATCH 5/9] orangepi_zero: " Sergey Matyukevich
2019-11-03 14:55 ` [Buildroot] [PATCH 6/9] orangepi_zero_plus2: " Sergey Matyukevich
2019-11-03 14:56 ` [Buildroot] [PATCH 7/9] orangepi_pc: " Sergey Matyukevich
2019-11-03 14:56 ` [Buildroot] [PATCH 8/9] orangepi_pc_plus: " Sergey Matyukevich
2019-11-03 14:56 ` [Buildroot] [PATCH 9/9] orangepi_lite: " Sergey Matyukevich
2019-11-04 17:14   ` Jan Kraval

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.