All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell/master][PATCH v2 0/4] 08.00.00.001 release updates
@ 2021-06-29  1:50 Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 1/4] ti-sci-fw: Update imggen to release 08.00.00.001 tag Yogesh Siraswar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yogesh Siraswar @ 2021-06-29  1:50 UTC (permalink / raw)
  To: Denys Dmytriyenko, Praneeth Bajjuri, meta-ti; +Cc: Yogesh Siraswar

Changes from previous version:
1) Fixed empty patch subject.
2) Updated the imggen PV version to 2021.05



Yogesh Siraswar (4):
  ti-sci-fw: Update imggen to release 08.00.00.001 tag
  u-boot-ti-staging: Update to 08.00.00.001 release tag
  linux-ti-staging-rt: Update to 08.00.00.001 release tag
  linux-ti-staging: Update to 08.00.00.001 release tag

 recipes-bsp/ti-sci-fw/ti-sci-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/master][PATCH v2 1/4] ti-sci-fw: Update imggen to release 08.00.00.001 tag
  2021-06-29  1:50 [meta-ti][dunfell/master][PATCH v2 0/4] 08.00.00.001 release updates Yogesh Siraswar
@ 2021-06-29  1:50 ` Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 2/4] u-boot-ti-staging: Update to 08.00.00.001 release tag Yogesh Siraswar
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Yogesh Siraswar @ 2021-06-29  1:50 UTC (permalink / raw)
  To: Denys Dmytriyenko, Praneeth Bajjuri, meta-ti; +Cc: Yogesh Siraswar

Update imggen for release 08.00.00.001 tag

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
index 7ec074c8..4004d93f 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
@@ -3,11 +3,11 @@ SUMMARY = "TI SCI firmware (SYSFW)"
 LICENSE = "TI-TFL"
 LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
 
-PV = "2021.01a"
+PV = "2021.05"
 
 SRCREV = "0468c7a78cd26f9190d374e198e37c63c7660ba9"
 BRANCH ?= "ti-linux-firmware"
-SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2"
+SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
 SRCREV_FORMAT = "imggen"
 
 SRC_URI = " \
-- 
2.17.1


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

* [meta-ti][dunfell/master][PATCH v2 2/4] u-boot-ti-staging: Update to 08.00.00.001 release tag
  2021-06-29  1:50 [meta-ti][dunfell/master][PATCH v2 0/4] 08.00.00.001 release updates Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 1/4] ti-sci-fw: Update imggen to release 08.00.00.001 tag Yogesh Siraswar
@ 2021-06-29  1:50 ` Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 3/4] linux-ti-staging-rt: " Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 4/4] linux-ti-staging: " Yogesh Siraswar
  3 siblings, 0 replies; 5+ messages in thread
From: Yogesh Siraswar @ 2021-06-29  1:50 UTC (permalink / raw)
  To: Denys Dmytriyenko, Praneeth Bajjuri, meta-ti; +Cc: Yogesh Siraswar

Update to 08.00.00.001 release tag

Signed-off-by: Yogesh Siraswar <yogeshs@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 4c3f0a47..7d18d68f 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 = "r7"
+PR = "r8"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "c66dd9b8467472278803c2426098a2828c93ebcc"
+SRCREV = "230c4c5938cfaeb58cda0f1aa80cb006af75eca5"
-- 
2.17.1


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

* [meta-ti][dunfell/master][PATCH v2 3/4] linux-ti-staging-rt: Update to 08.00.00.001 release tag
  2021-06-29  1:50 [meta-ti][dunfell/master][PATCH v2 0/4] 08.00.00.001 release updates Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 1/4] ti-sci-fw: Update imggen to release 08.00.00.001 tag Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 2/4] u-boot-ti-staging: Update to 08.00.00.001 release tag Yogesh Siraswar
@ 2021-06-29  1:50 ` Yogesh Siraswar
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 4/4] linux-ti-staging: " Yogesh Siraswar
  3 siblings, 0 replies; 5+ messages in thread
From: Yogesh Siraswar @ 2021-06-29  1:50 UTC (permalink / raw)
  To: Denys Dmytriyenko, Praneeth Bajjuri, meta-ti; +Cc: Yogesh Siraswar

Update to 08.00.00.001 release tag

Signed-off-by: Yogesh Siraswar <yogeshs@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 a8516ae1..860c6331 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 = "06894f664e012a2df68e6fc28169d21042bb134a"
+SRCREV = "9ccce909e85889e5bcf7590cc1e57646b541a32d"
 PV = "5.10.41+git${SRCPV}"
-- 
2.17.1


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

* [meta-ti][dunfell/master][PATCH v2 4/4] linux-ti-staging: Update to 08.00.00.001 release tag
  2021-06-29  1:50 [meta-ti][dunfell/master][PATCH v2 0/4] 08.00.00.001 release updates Yogesh Siraswar
                   ` (2 preceding siblings ...)
  2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 3/4] linux-ti-staging-rt: " Yogesh Siraswar
@ 2021-06-29  1:50 ` Yogesh Siraswar
  3 siblings, 0 replies; 5+ messages in thread
From: Yogesh Siraswar @ 2021-06-29  1:50 UTC (permalink / raw)
  To: Denys Dmytriyenko, Praneeth Bajjuri, meta-ti; +Cc: Yogesh Siraswar

Update to 08.00.00.001 release tag

Signed-off-by: Yogesh Siraswar <yogeshs@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 edb42156..ff807108 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-5.10.y"
 
-SRCREV = "3314837930ce2cf2bbd51a34f32a7494a6aec8c8"
+SRCREV = "73aa709ca10103b61fba3a07471dbb4dcb56db45"
 PV = "5.10.41+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

end of thread, other threads:[~2021-06-29  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29  1:50 [meta-ti][dunfell/master][PATCH v2 0/4] 08.00.00.001 release updates Yogesh Siraswar
2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 1/4] ti-sci-fw: Update imggen to release 08.00.00.001 tag Yogesh Siraswar
2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 2/4] u-boot-ti-staging: Update to 08.00.00.001 release tag Yogesh Siraswar
2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 3/4] linux-ti-staging-rt: " Yogesh Siraswar
2021-06-29  1:50 ` [meta-ti][dunfell/master][PATCH v2 4/4] linux-ti-staging: " Yogesh Siraswar

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.