diff options
| author | Leah Rowe <leah@libreboot.org> | 2025-12-25 00:44:51 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2025-12-25 00:44:51 +0100 |
| commit | 522d4052129d74791502d74995d76834f5bf90a4 (patch) | |
| tree | 5a13011117db09e227cc8edd1ea098feb6b22068 /config/u-boot/default/patches | |
| parent | 20620e22bf2d363ef35e7560ed5cddc402aa8c02 (diff) | |
Libreboot 26.01 RC1 Tenacious Tomato
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot/default/patches')
| -rw-r--r-- | config/u-boot/default/patches/0007-Libreboot-branding-version-on-the-bootflow-menu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/u-boot/default/patches/0007-Libreboot-branding-version-on-the-bootflow-menu.patch b/config/u-boot/default/patches/0007-Libreboot-branding-version-on-the-bootflow-menu.patch index 8a09fa7d..76230f5c 100644 --- a/config/u-boot/default/patches/0007-Libreboot-branding-version-on-the-bootflow-menu.patch +++ b/config/u-boot/default/patches/0007-Libreboot-branding-version-on-the-bootflow-menu.patch @@ -18,7 +18,7 @@ index 84831915a2..8e26ec2aef 100644 ret |= scene_obj_set_pos(scn, OBJ_MENU, MARGIN_LEFT, 100); ret |= scene_txt_str(scn, "title", OBJ_MENU_TITLE, STR_MENU_TITLE, - "U-Boot - Boot Menu", NULL); -+ "Libreboot 25.06 Luminous Lemon (U-Boot menu): https://libreboot.org/", NULL); ++ "Libreboot 26.01 RC1 Tenacious Tomato (U-Boot menu): https://libreboot.org/", NULL); ret |= scene_menu_set_title(scn, OBJ_MENU, OBJ_PROMPT); logo = video_get_u_boot_logo(); |
