Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] fix mpfs custom tarballs
@ 2024-08-08 10:52 Jamie Gibbons via buildroot
  2024-08-08 10:52 ` [Buildroot] [PATCH v2 1/2] fix: configs/beaglev_fire: update " Jamie Gibbons via buildroot
  2024-08-08 10:52 ` [Buildroot] [PATCH v2 2/2] fix: configs/microchip_mpfs_icicle: " Jamie Gibbons via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: Jamie Gibbons via buildroot @ 2024-08-08 10:52 UTC (permalink / raw)
  To: buildroot; +Cc: Jamie Gibbons, Thomas Petazzoni

Hi all,

The following patchset updates the Linux kernel and U-Boot custom tarballs as
they were updated incorrectly. Previously, they were retrieving from a branch,
and storing it into a tarball. This is not the desired functionality. Now, the
custom tarballs retrieve specific release tags instead, as intended. 
This has also meant an additional update to the U-Boot hash is required to
match changes as the content has been updated.

Thanks Thomas for your feedback on v1, greatly appreciated.

Thanks,
Jamie

Jamie Gibbons (2):
  fix: configs/beaglev_fire: update custom tarballs
  fix: configs/microchip_mpfs_icicle: update custom tarballs

 board/beagleboard/beaglev_fire/patches/linux/linux.hash | 2 +-
 board/beagleboard/beaglev_fire/patches/uboot/uboot.hash | 2 +-
 board/microchip/mpfs_icicle/patches/linux/linux.hash    | 2 +-
 board/microchip/mpfs_icicle/patches/uboot/uboot.hash    | 2 +-
 configs/beaglev_fire_defconfig                          | 4 ++--
 configs/microchip_mpfs_icicle_defconfig                 | 4 ++--
 6 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.34.1

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

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

end of thread, other threads:[~2024-08-08 20:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08 10:52 [Buildroot] [PATCH v2 0/2] fix mpfs custom tarballs Jamie Gibbons via buildroot
2024-08-08 10:52 ` [Buildroot] [PATCH v2 1/2] fix: configs/beaglev_fire: update " Jamie Gibbons via buildroot
2024-08-08 20:06   ` Thomas Petazzoni via buildroot
2024-08-08 10:52 ` [Buildroot] [PATCH v2 2/2] fix: configs/microchip_mpfs_icicle: " Jamie Gibbons via buildroot

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