All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 0/3] Update to 08.03.00.003
@ 2022-05-06  0:23 Ryan Eatmon
  2022-05-06  0:23 ` [meta-ti][dunfell][PATCH 1/3] u-boot-ti-staging: Bump to 08.03.00.003 release Ryan Eatmon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ryan Eatmon @ 2022-05-06  0:23 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Update u-boot, linux and linux rt to 08.03.00.003 tag

Ryan Eatmon (3):
  u-boot-ti-staging: Bump to 08.03.00.003 release
  linux-ti-staging: Bump to 08.03.00.003 release
  linux-ti-staging-rt: Bump to 08.03.00.003 release

 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 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1



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

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

Updated the u-boot version for 08.03.00.003

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 03c73112..e3214c37 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 = "r24"
+PR = "r25"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "edbebb6447c16241031c21b47d27bd3484f78f42"
+SRCREV = "70c33dd821811a05c595f29ecac5abae23534768"
-- 
2.17.1



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

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

Updated the linux version for 08.03.00.003

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 cb34a7aa..baaa6b83 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 = "45b6d4fdf6550061582b89d0b794a1cc7c1dc4b2"
+SRCREV = "9cff62efaca103acf18b8478362ec56e11d7f526"
 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] 4+ messages in thread

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

Updated the linux rt version for 08.03.00.003

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 bcf5cf6b..233d5dff 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 = "71d8b949868162e2aaac748ce569c1faf0b4b4f3"
+SRCREV = "44a4e68ecf519fd2e35417371fbac546c416d2d9"
 PV = "5.10.109+git${SRCPV}"
-- 
2.17.1



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

end of thread, other threads:[~2022-05-06  0:23 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.