We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28c3de commit faf48c8Copy full SHA for faf48c8
1 file changed
packages/tools/u-boot/package.mk
@@ -18,8 +18,8 @@ case ${PROJECT} in
18
PKG_URL="https://ftp.denx.de/pub/u-boot/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
19
;;
20
*)
21
- PKG_VERSION="2025.10"
22
- PKG_SHA256="b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a"
+ PKG_VERSION="2026.01"
+ PKG_SHA256="b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54"
23
24
25
esac
0 commit comments