Skip to content

Commit 0779a6c

Browse files
committed
Bump buildroot to 2025.11.2
1 parent a0661c6 commit 0779a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/compile-image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
BUILDROOT_VERSION="2023.02.2"
3+
BUILDROOT_VERSION="2025.11.2"
44
ARCH="$1"
55
NAME="$2"
66

0 commit comments

Comments
 (0)