diff mbox series

[meta-ti,kirkstone/master,v4,3/3] u-boot-ti-staging: Add 2023.01 in prep for LTS migration

Message ID 20230322143203.20360-4-reatmon@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series Kernel and u-boot LTS | expand

Commit Message

Ryan Eatmon March 22, 2023, 2:32 p.m. UTC
We are preparing to migrate our u-boot version to 2023.01.  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>
---
 .../recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb   | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb

Comments

Bajjuri, Praneeth March 22, 2023, 3:27 p.m. UTC | #1
On 3/22/2023 9:32 AM, Ryan Eatmon wrote:
> We are preparing to migrate our u-boot version to 2023.01.  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.
> 

Doing some sanity testing and will submit a patch to switch to 2023.04 . 
Dont pull this patch yet.


> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>   .../recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb   | 11 +++++++++++
>   1 file changed, 11 insertions(+)
>   create mode 100644 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb
> 
> diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb
> new file mode 100644
> index 00000000..b3f56878
> --- /dev/null
> +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb
> @@ -0,0 +1,11 @@
> +require u-boot-ti.inc
> +
> +LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
> +
> +PR = "r0"
> +
> +BRANCH = "ti-u-boot-2023.01"
> +
> +SRCREV = "62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9"
> +
> +DEFAULT_PREFERENCE = "-1"
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb
new file mode 100644
index 00000000..b3f56878
--- /dev/null
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.01.bb
@@ -0,0 +1,11 @@ 
+require u-boot-ti.inc
+
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
+
+PR = "r0"
+
+BRANCH = "ti-u-boot-2023.01"
+
+SRCREV = "62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9"
+
+DEFAULT_PREFERENCE = "-1"