meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.002
@ 2022-04-28  0:24 Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.002 release Ryan Eatmon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-04-28  0:24 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Update u-boot, linux, linux rt and ti-linux-fw to 08.03.00.002 tag

Ryan Eatmon (4):
  u-boot-ti-staging: Bump to 08.03.00.002 release
  linux-ti-staging: Bump to 08.03.00.002 release
  linux-ti-staging-rt: Bump to 08.03.00.002 release
  ti-linux-fw: Bump to 08.03.00.002 release

 recipes-bsp/ti-linux-fw/ti-linux-fw.inc          | 4 ++--
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb  | 4 ++--
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +-
 recipes-kernel/linux/linux-ti-staging_5.10.bb    | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.002 release
  2022-04-28  0:24 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.002 Ryan Eatmon
@ 2022-04-28  0:24 ` Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: " Ryan Eatmon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-04-28  0:24 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the u-boot version for 08.03.00.002

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
index d7592b27..03c73112 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
@@ -2,8 +2,8 @@ require u-boot-ti.inc
 
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
 
-PR = "r23"
+PR = "r24"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "6355ef8b170bfea9390ca17ec11c0c9f3a7872eb"
+SRCREV = "edbebb6447c16241031c21b47d27bd3484f78f42"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: Bump to 08.03.00.002 release
  2022-04-28  0:24 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.002 Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.002 release Ryan Eatmon
@ 2022-04-28  0:24 ` Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: " Ryan Eatmon
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-04-28  0:24 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the linux version for 08.03.00.002

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index 4e7c2cb4..cb34a7aa 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -25,7 +25,7 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-5.10.y"
 
-SRCREV = "3297d854f0fbdc7940878a5d5caa0bd823be5207"
+SRCREV = "45b6d4fdf6550061582b89d0b794a1cc7c1dc4b2"
 PV = "5.10.109+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: Bump to 08.03.00.002 release
  2022-04-28  0:24 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.002 Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.002 release Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: " Ryan Eatmon
@ 2022-04-28  0:24 ` Ryan Eatmon
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: " Ryan Eatmon
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-04-28  0:24 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the linux rt version for 08.03.00.002

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
index ef4709df..bcf5cf6b 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:"
 
 BRANCH = "ti-rt-linux-5.10.y"
 
-SRCREV = "84474b392bd8f1a8ebbabfa6ec685297fa3d51b7"
+SRCREV = "71d8b949868162e2aaac748ce569c1faf0b4b4f3"
 PV = "5.10.109+git${SRCPV}"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: Bump to 08.03.00.002 release
  2022-04-28  0:24 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.002 Ryan Eatmon
                   ` (2 preceding siblings ...)
  2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Ryan Eatmon
@ 2022-04-28  0:24 ` Ryan Eatmon
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-04-28  0:24 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the ti-linux-fw version for 08.03.00.002

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index a00df108..3ebdae30 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -19,12 +19,12 @@ CADENCE_MHDP_FW_VERSION = "1.2.17"
 IMG_DEC_FW_VERSION = "1.0"
 CNM_WAVE521_FW_VERSION = "1.0.00"
 
-TI_LINUX_FW_SRCREV ?= "e13611ff1da6448d80279cc8c43b81cb2275cb0d"
+TI_LINUX_FW_SRCREV ?= "917625c2721eef8677df9e47d919005b0d4f93aa"
 SRCREV = "${TI_LINUX_FW_SRCREV}"
 
 BRANCH ?= "ti-linux-firmware"
 
-K3_IMAGE_GEN_SRCREV ?= "b0386fe221fc9124fda0cd2efb03d62710b1d90f"
+K3_IMAGE_GEN_SRCREV ?= "62872c7e285fa9b9af76a258a24d603f851769c3"
 SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
 SRCREV_FORMAT = "imggen"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-28  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  0:24 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.002 Ryan Eatmon
2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.002 release Ryan Eatmon
2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: " Ryan Eatmon
2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Ryan Eatmon
2022-04-28  0:24 ` [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: " Ryan Eatmon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).