diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-04-08 03:28:52 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-04-23 14:21:16 -0500 |
commit | ab849fb0a960b67077398d2b770c44f30c43e56b (patch) | |
tree | 8957870630fb9440bdf457d61506ae9cc29ca63b | |
parent | 392a4624df3b72cfbe29630394ac1773569f8109 (diff) | |
download | meta-ti-ab849fb0a960b67077398d2b770c44f30c43e56b.tar.gz |
u-boot-ti-mainline: Update to version: v2025.04
Updated the value(s) for:
u-boot-ti-mainline: PV,SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb index c58511f3..ba7a6e8d 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | |||
@@ -2,10 +2,8 @@ require u-boot-ti.inc | |||
2 | 2 | ||
3 | SUMMARY = "Mainline U-Boot for TI devices" | 3 | SUMMARY = "Mainline U-Boot for TI devices" |
4 | 4 | ||
5 | PV = "2025.01" | 5 | PV = "2025.04" |
6 | 6 | ||
7 | UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" | 7 | UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" |
8 | 8 | ||
9 | SRC_URI += "file://0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch" | 9 | SRCREV = "34820924edbc4ec7803eb89d9852f4b870fa760a" |
10 | |||
11 | SRCREV = "6d41f0a39d6423c8e57e92ebbe9f8c0333a63f72" | ||