All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] configs/ls10*: update ls1046 and ls1028 to Linux 6.6
@ 2024-09-18 20:12 Brandon Maier via buildroot
  2024-09-18 20:12 ` [Buildroot] [PATCH 1/5] configs/ls1046a-frwy: add hashes Brandon Maier via buildroot
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Brandon Maier via buildroot @ 2024-09-18 20:12 UTC (permalink / raw)
  To: buildroot; +Cc: Brandon Maier

This series fixes a build failure on the ls1046a-frwy board[1] by
updating the Linux kernel to the latest NXP supported release.

While we are updating the kernel, we also:
- Enable FORCE_CHECK_HASHES
- Update U-Boot, Arm Trusted Firmware, QorIQ RCW, and QorIQ F-Man
  packages to the same release
- Update the ls1028ardb board to match

I boot tested this series on an ls1046a-frwy. I do not have an
ls1028ardb board to test with.

[1] https://gitlab.com/buildroot.org/buildroot/-/jobs/7803199902

Signed-off-by: Brandon Maier <brandon.maier@collins.com>
---
Brandon Maier (5):
      configs/ls1046a-frwy: add hashes
      configs/ls1046a-frwy: update to Linux 6.6
      configs/ls1028ardb: update to Linux 6.6
      package/qoriq-fm-ucode: bump to version lf-6.6.23-2.0.0
      package/qoriq-rcw: bump to version lf-6.6.23-2.0.0

 .checkpackageignore                                      |  1 -
 .../arm-trusted-firmware/arm-trusted-firmware.hash       |  2 +-
 board/freescale/ls1028ardb/patches/linux/linux.hash      |  2 +-
 board/freescale/ls1028ardb/patches/uboot/uboot.hash      |  2 +-
 board/freescale/ls1028ardb/readme.txt                    |  8 ++++----
 .../arm-trusted-firmware/arm-trusted-firmware.hash       |  2 ++
 .../patches/linux-headers/linux-headers.hash             |  1 +
 board/freescale/ls1046a-frwy/patches/linux/linux.hash    |  2 ++
 board/freescale/ls1046a-frwy/patches/uboot/uboot.hash    |  2 ++
 board/freescale/ls1046a-frwy/readme.txt                  | 10 +++++-----
 configs/ls1028ardb_defconfig                             | 16 ++++++++--------
 configs/ls1046a-frwy_defconfig                           | 15 ++++++++-------
 package/qoriq-fm-ucode/qoriq-fm-ucode.hash               |  4 ++--
 package/qoriq-fm-ucode/qoriq-fm-ucode.mk                 |  4 ++--
 package/qoriq-rcw/qoriq-rcw.hash                         |  2 +-
 package/qoriq-rcw/qoriq-rcw.mk                           |  2 +-
 16 files changed, 41 insertions(+), 34 deletions(-)
---
base-commit: 8e783314d7299c0d1627f0aa650506133ed9cb4a
change-id: 20240918-ls1046a-frwy-linux-6-6-fe7174126096

Best regards,
-- 
Brandon Maier <brandon.maier@collins.com>

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-10-26 14:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-18 20:12 [Buildroot] [PATCH 0/5] configs/ls10*: update ls1046 and ls1028 to Linux 6.6 Brandon Maier via buildroot
2024-09-18 20:12 ` [Buildroot] [PATCH 1/5] configs/ls1046a-frwy: add hashes Brandon Maier via buildroot
2024-09-18 20:12 ` [Buildroot] [PATCH 2/5] configs/ls1046a-frwy: update to Linux 6.6 Brandon Maier via buildroot
2024-09-18 20:12 ` [Buildroot] [PATCH 3/5] configs/ls1028ardb: " Brandon Maier via buildroot
2024-09-18 20:12 ` [Buildroot] [PATCH 4/5] package/qoriq-fm-ucode: bump to version lf-6.6.23-2.0.0 Brandon Maier via buildroot
2024-09-18 20:12 ` [Buildroot] [PATCH 5/5] package/qoriq-rcw: " Brandon Maier via buildroot
2024-10-26 14:48 ` [Buildroot] [PATCH 0/5] configs/ls10*: update ls1046 and ls1028 to Linux 6.6 Thomas Petazzoni via buildroot

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.