mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-27 07:51:38 +00:00
Prepare v2025.01-rc2
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
48fd7e9699
commit
cca05617a8
2 changed files with 4 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
||||||
VERSION = 2025
|
VERSION = 2025
|
||||||
PATCHLEVEL = 01
|
PATCHLEVEL = 01
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc1
|
EXTRAVERSION = -rc2
|
||||||
NAME =
|
NAME =
|
||||||
|
|
||||||
# *DOCUMENTATION*
|
# *DOCUMENTATION*
|
||||||
|
|
|
@ -51,11 +51,11 @@ Examples::
|
||||||
Current Status
|
Current Status
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
* U-Boot v2025.01-rc1 was released on Mon 28 October 2024.
|
* U-Boot v2024.10 was released on Mon 07 October 2024.
|
||||||
|
|
||||||
* The Merge Window for the next release (v2025.01) is **closed**.
|
* The Merge Window for the next release (v2025.01) is **closed**.
|
||||||
|
|
||||||
* The next branch is now **closed**.
|
* The next branch is now **open**.
|
||||||
|
|
||||||
* Release "v2025.01" is scheduled for 06 January 2025.
|
* Release "v2025.01" is scheduled for 06 January 2025.
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ For the next scheduled release, release candidates were made on::
|
||||||
|
|
||||||
* U-Boot v2025.01-rc1 was released on Mon 28 October 2024.
|
* U-Boot v2025.01-rc1 was released on Mon 28 October 2024.
|
||||||
|
|
||||||
.. * U-Boot v2025.01-rc2 was released on Mon 11 November 2024.
|
* U-Boot v2025.01-rc2 was released on Mon 11 November 2024.
|
||||||
|
|
||||||
.. * U-Boot v2025.01-rc3 was released on Mon 25 November 2024.
|
.. * U-Boot v2025.01-rc3 was released on Mon 25 November 2024.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue