diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-02-12 22:33:24 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-02-14 12:11:10 -0600 |
commit | 44eb6f819817069ed53de4d44f6ed042f3ae8957 (patch) | |
tree | 2b6e7232149b8c0b70347ffbe65d7414b9429461 /meta-ti-bsp/recipes-bsp/u-boot | |
parent | ef0ba74ca3ab26dc2b4ae89b7c82b1059d521720 (diff) | |
download | meta-ti-44eb6f819817069ed53de4d44f6ed042f3ae8957.tar.gz |
meta-ti-bsp: update BeagleBoard.org BSP to the latest
* Update linux-bb.org to 6.1.69 for both 32 and 64 bit platforms
* Update u-boot-bb.org to the latest 2023.04 based on SDK 9.1 release
* Update DTB/DTBO lists to include latest renames and additions
Note: all changes are in a single commit for bisectability
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/u-boot')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb index 5bb20213..13286564 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb | |||
@@ -8,10 +8,10 @@ PV = "2023.04" | |||
8 | 8 | ||
9 | UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" | 9 | UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" |
10 | UBOOT_GIT_PROTOCOL = "https" | 10 | UBOOT_GIT_PROTOCOL = "https" |
11 | BRANCH = "v2023.04-ti-09.00.00.011" | 11 | BRANCH = "v2023.04-ti-09.01.00.008" |
12 | SRCREV = "4b8f8be8870f03d92a2b01d0d30ab912118adc82" | 12 | SRCREV = "b0d717b732ee28e446baf94522b3491e590f7fbb" |
13 | 13 | ||
14 | BRANCH:beagleplay = "v2023.04-ti-09.00.00.011-BeaglePlay" | 14 | BRANCH:beagleplay = "v2023.04-ti-09.01.00.008-BeaglePlay" |
15 | BRANCH:beagleplay-k3r5 = "v2023.04-ti-09.00.00.011-BeaglePlay" | 15 | BRANCH:beagleplay-k3r5 = "v2023.04-ti-09.01.00.008-BeaglePlay" |
16 | SRCREV:beagleplay = "10afea462ea1113701f6f0f8853fdff985aa275d" | 16 | SRCREV:beagleplay = "43791d945f4e5c25bcc19b9c778e8f9d194dc16e" |
17 | SRCREV:beagleplay-k3r5 = "10afea462ea1113701f6f0f8853fdff985aa275d" | 17 | SRCREV:beagleplay-k3r5 = "43791d945f4e5c25bcc19b9c778e8f9d194dc16e" |