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

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

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

 recipes-bsp/ti-linux-fw/ti-linux-fw.inc          | 2 +-
 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, 5 insertions(+), 5 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.005 release
  2022-05-20 18:28 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.005 Ryan Eatmon
@ 2022-05-20 18:28 ` Ryan Eatmon
  2022-05-20 18:28 ` [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-05-20 18:28 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the u-boot version for 08.03.00.005

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 b189de8b..b2982b04 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 = "r26"
+PR = "r27"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "2de57d278b74747234313b51f8daac9928a5df6c"
+SRCREV = "74fc69c8897f67628ee9517744c720a3dc201f53"
-- 
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.005 release
  2022-05-20 18:28 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.005 Ryan Eatmon
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.005 release Ryan Eatmon
@ 2022-05-20 18:28 ` Ryan Eatmon
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Ryan Eatmon
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: " Ryan Eatmon
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-05-20 18:28 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the linux version for 08.03.00.005

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 2746d451..ef0b77d5 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 = "478daea6c94e2c885fa2cf049bc11fb285c5323b"
+SRCREV = "9e58028f945f077b3e0d7423c6af8938ec46a80a"
 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.005 release
  2022-05-20 18:28 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.005 Ryan Eatmon
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.005 release Ryan Eatmon
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: " Ryan Eatmon
@ 2022-05-20 18:28 ` Ryan Eatmon
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 4/4] ti-linux-fw: " Ryan Eatmon
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-05-20 18:28 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the linux rt version for 08.03.00.005

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 544186f4..c19f9054 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 = "f57afba2afc20fecd853518af1c24221fa3b5c76"
+SRCREV = "d9ee8a25c2eea0d2aff22f36ced2513538fbd1a2"
 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.005 release
  2022-05-20 18:28 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.005 Ryan Eatmon
                   ` (2 preceding siblings ...)
  2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Ryan Eatmon
@ 2022-05-20 18:28 ` Ryan Eatmon
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-05-20 18:28 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the ti-linux-fw version for 08.03.00.005

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

diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 3bfddf05..52766ac0 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -25,7 +25,7 @@ SRCREV = "${TI_LINUX_FW_SRCREV}"
 
 BRANCH ?= "ti-linux-firmware"
 
-K3_IMAGE_GEN_SRCREV ?= "62872c7e285fa9b9af76a258a24d603f851769c3"
+K3_IMAGE_GEN_SRCREV ?= "79492803a70ba1918116ac28e18c74670cdda2b9"
 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-05-20 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 18:28 [meta-ti][dunfell][PATCH 0/4] Update to 08.03.00.005 Ryan Eatmon
2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.03.00.005 release Ryan Eatmon
2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 2/4] linux-ti-staging: " Ryan Eatmon
2022-05-20 18:28 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " Ryan Eatmon
2022-05-20 18:28 ` [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).