All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.27.19:06:00
@ 2022-11-28  3:15 LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00 LCPD Automation Script
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: LCPD Automation Script @ 2022-11-28  3:15 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Update linux-ti-staging, linux-ti-staging-rt, ti-linux-fw and u-boot-ti-staging to cicd.2022.11.27.19:06:00 tag

LCPD Automation Script (4):
  ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  linux-ti-staging: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00

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

-- 
1.8.3.1



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

* [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  2022-11-28  3:15 [meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.27.19:06:00 LCPD Automation Script
@ 2022-11-28  3:15 ` LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: " LCPD Automation Script
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2022-11-28  3:15 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.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 3632008..ab5889e 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -20,7 +20,7 @@ IMG_DEC_FW_VERSION = "1.0"
 CNM_WAVE521_FW_VERSION = "1.0.00"
 TIFS_LPM_STUB_FW_VERSION = "08.03.02"
 
-TI_LINUX_FW_SRCREV ?= "dce263bceabc3a9ebc0f9158a47c1c86b875b0bd"
+TI_LINUX_FW_SRCREV ?= "17cc30de6c1ce7ab6010f2391986241f3bffd8cb"
 SRCREV = "${TI_LINUX_FW_SRCREV}"
 
 BRANCH ?= "ti-linux-firmware"
-- 
1.8.3.1



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

* [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  2022-11-28  3:15 [meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.27.19:06:00 LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00 LCPD Automation Script
@ 2022-11-28  3:15 ` LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: " LCPD Automation Script
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2022-11-28  3:15 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 321ee81..4e538d9 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
@@ -6,4 +6,4 @@ PR = "r33"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "7996ed51f1c979cfdcb4bf4178dc35cf5e1f9778"
+SRCREV = "5079ccd243fb38a20749e0b0d3bd96c5b7972849"
-- 
1.8.3.1



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

* [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  2022-11-28  3:15 [meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.27.19:06:00 LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00 LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: " LCPD Automation Script
@ 2022-11-28  3:15 ` LCPD Automation Script
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: " LCPD Automation Script
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2022-11-28  3:15 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.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 0b04f94..4dff2d1 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 = "f16ef0399346f5b34f5fbd2ca91a712ab844de57"
+SRCREV = "9959387039b383910e513a6a4fd805afb960925c"
 PV = "5.10.153+git${SRCPV}"
-- 
1.8.3.1



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

* [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00
  2022-11-28  3:15 [meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.27.19:06:00 LCPD Automation Script
                   ` (2 preceding siblings ...)
  2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " LCPD Automation Script
@ 2022-11-28  3:15 ` LCPD Automation Script
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2022-11-28  3:15 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.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 d406fc4..2361baf 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 = "90c3a58fd297079d5fe3ebbaed1d1ff56191c953"
+SRCREV = "362f9a5328f88da6c524bfd18a334ba996d4e581"
 PV = "5.10.153+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-- 
1.8.3.1



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

end of thread, other threads:[~2022-11-28  3:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  3:15 [meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.27.19:06:00 LCPD Automation Script
2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.27.19:06:00 LCPD Automation Script
2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: " LCPD Automation Script
2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: " LCPD Automation Script
2022-11-28  3:15 ` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: " LCPD Automation Script

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.