[Buildroot] [git commit branch/2025.05.x] Makefile: update for 2025.05.3
Arnout Vandecappelle
arnout at rnout.be
Sat Oct 11 21:20:04 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=019201c6e007d80c1ab1bf65b98d9902bc767bdd
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.05.x
Signed-off-by: Arnout Vandecappelle <arnout at rnout.be>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 47216e54de..61492a35a7 100644
--- a/Makefile
+++ b/Makefile
@@ -92,9 +92,9 @@ all:
.PHONY: all
# Set and export the version string
-export BR2_VERSION := 2025.05.2
+export BR2_VERSION := 2025.05.3
# Actual time the release is cut (for reproducible builds)
-BR2_VERSION_EPOCH = 1757446200
+BR2_VERSION_EPOCH = 1760217600
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
More information about the buildroot
mailing list