summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-05-11 16:05:08 -0600
committerTom Rini <[email protected]>2026-05-11 16:05:08 -0600
commit5732bd0f457b4c671e46574d64d4acb099c0f0a5 (patch)
treed5d2ac47bbf6e5fc8b9816e2c4c9b4671a6a2463
parent07316f1fe7a14cc2da2d36e05436ab4fa255ef5f (diff)
Prepare v2026.07-rc2v2026.07-rc2
Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile2
-rw-r--r--doc/develop/release_cycle.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 49d9740327e..552328f9f2c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = 2026
PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME =
# *DOCUMENTATION*
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst
index 6a1f71bfefa..9a3ebd7e5f8 100644
--- a/doc/develop/release_cycle.rst
+++ b/doc/develop/release_cycle.rst
@@ -58,7 +58,7 @@ Current Status
* The Merge Window for the next release (|next_ver|) is **closed** with the -rc1
release on Monday, 27 April 2026.
-* The next branch is now **closed** until the -rc2 release on Monday, 11
+* The next branch is now **open** with the -rc2 release on Monday, 11
May 2026.
* Release "|next_ver|" is scheduled for Monday, 06 July 2026.
@@ -73,7 +73,7 @@ For the next scheduled release, release candidates were made on:
* U-Boot |next_ver|-rc1 was released on Mon 27 April 2026.
-.. * U-Boot |next_ver|-rc2 was released on Mon 11 May 2026.
+* U-Boot |next_ver|-rc2 was released on Mon 11 May 2026.
.. * U-Boot |next_ver|-rc3 was released on Mon 25 May 2026.