summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-03-17 10:20:55 -0500
committerRyan Eatmon <reatmon@ti.com>2023-03-31 09:16:08 -0500
commit57da1808a3cd28b548b58621c0349220d9b13e6b (patch)
treecee1ed3235a24044657638263aa35a23c2c98a13 /meta-ti-bsp/recipes-bsp
parent306e56696082b4a672361c40907ae1000fc0cab9 (diff)
downloadmeta-ti-57da1808a3cd28b548b58621c0349220d9b13e6b.tar.gz
u-boot-ti-staging: Add 2023.04 in prep for LTS migration
We are preparing to migrate our u-boot version to 2023.04. As we are still working on the migration, mark the default preference low for this version. We will enable building with this u-boot in a meta-arago brand in the near future. Once the migration is complete, we will remove the 2021.01 u-boot and make this the default. Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb
new file mode 100644
index 00000000..6a46e812
--- /dev/null
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb
@@ -0,0 +1,11 @@
1require u-boot-ti.inc
2
3LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
4
5PR = "r0"
6
7BRANCH = "ti-u-boot-2023.04"
8
9SRCREV = "41a88ad529b3943b1e465846eb24fe2c29203e35"
10
11DEFAULT_PREFERENCE = "-1"