Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion buildroot/buildroot-2020.08.1.tar.gz.sha256

This file was deleted.

1 change: 1 addition & 0 deletions buildroot/buildroot-2020.11-rc1.tar.gz.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1448e8c4589abd45d40d8ff5e788430023e8075e973838e22100caec75949d94 buildroot-2020.11-rc1.tar.gz
2 changes: 1 addition & 1 deletion buildroot/rebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ while ((${#})); do
done

# Download latest LTS buildroot release
BUILDROOT_VERSION=2020.08.1
BUILDROOT_VERSION=2020.11-rc1
if [[ -d src ]]; then
if [[ $(cd src && make print-version | cut -d - -f 1 2>/dev/null) != "${BUILDROOT_VERSION}" ]]; then
rm -rf src
Expand Down
Binary file modified images/arm/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/arm64/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/mips/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/mipsel/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/ppc32/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/ppc64/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/ppc64le/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/riscv/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/x86/rootfs.cpio.zst
Binary file not shown.
Binary file modified images/x86_64/rootfs.cpio.zst
Binary file not shown.