Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit da1e904

Browse files
bump to buildroot 2025.08
for more recent kernel 6.16.5 needed for NXP S32G3
1 parent 6b80743 commit da1e904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/jumpstarter-driver-flashers/oci_bundles/aarch64-itb

packages/jumpstarter-driver-flashers/oci_bundles/aarch64-itb/build_fits.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ else
1313
wget cpio rsync bc lzop zip patch perl tar qemu-system-aarch64 qemu-img unzboot \
1414
uboot-tools kmod awk zstd
1515

16-
git clone --depth 1 --branch 2025.05 https://github.com/buildroot/buildroot "${BUILDROOT_DIR}"
16+
git clone --depth 1 --branch 2025.08 https://github.com/buildroot/buildroot "${BUILDROOT_DIR}"
1717

1818
# build default buildroot kernel & initramfs
1919
cp buildroot_defconfig "${BUILDROOT_DIR}/configs/"

0 commit comments

Comments
 (0)