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

Update linux-ti-staging_6.1, linux-ti-staging-rt_6.1, ti-linux-fw and u-boot-ti-staging_2023.04 to cicd.master.202308290957 tag

LCPD Automation Script (4):
  ti-linux-fw: CI/CD Auto-Merger: cicd.master.202308290957
  u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202308290957
  linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202308290957
  linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202308290957

 meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc         | 2 +-
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | 2 +-
 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 4 ++--
 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb    | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.8.3.1



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

* [meta-ti][master][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.master.202308290957
  2023-08-29 19:56 [meta-ti][master][PATCH 0/4] Update to cicd.master.202308290957 LCPD Automation Script
@ 2023-08-29 19:56 ` LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 2/4] u-boot-ti-staging_2023.04: " LCPD Automation Script
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2023-08-29 19:56 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>
---
 meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 6fab742..188237b 100644
--- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -17,7 +17,7 @@ CNM_WAVE521_FW_VERSION = "1.0.00"
 TI_DM_FW_VERSION = "08.06.04"
 TI_SYSFW_VERSION = "08.06.04"
 
-TI_LINUX_FW_SRCREV ?= "905eb58564581d951d148f45828e8c8a142a5938"
+TI_LINUX_FW_SRCREV ?= "c067ff8fad032a78690e7efd9a010e33e68d7e22"
 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][master][PATCH 2/4] u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202308290957
  2023-08-29 19:56 [meta-ti][master][PATCH 0/4] Update to cicd.master.202308290957 LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.master.202308290957 LCPD Automation Script
@ 2023-08-29 19:56 ` LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 3/4] linux-ti-staging-rt_6.1: " LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 4/4] linux-ti-staging_6.1: " LCPD Automation Script
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2023-08-29 19:56 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>
---
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb
index aaea0c7..e8dbe24 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb
@@ -8,7 +8,7 @@ PR = "r0"
 
 BRANCH = "ti-u-boot-2023.04"
 
-SRCREV = "e80134b56ded30edfa1b44095f4db062d3a701c9"
+SRCREV = "e0d1dc8de02c8d4de7f49501fed75e31ed09ee74"
 
 do_install:append:am62xx() {
 	install -d ${D}/boot
-- 
1.8.3.1



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

* [meta-ti][master][PATCH 3/4] linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202308290957
  2023-08-29 19:56 [meta-ti][master][PATCH 0/4] Update to cicd.master.202308290957 LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.master.202308290957 LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 2/4] u-boot-ti-staging_2023.04: " LCPD Automation Script
@ 2023-08-29 19:56 ` LCPD Automation Script
  2023-08-29 19:56 ` [meta-ti][master][PATCH 4/4] linux-ti-staging_6.1: " LCPD Automation Script
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2023-08-29 19:56 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the value(s) for:
  PV
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
---
 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb
index 5ba4352..a5ed931 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:"
 
 BRANCH = "ti-rt-linux-6.1.y"
 
-SRCREV = "607bd344fe026c652150d4af0aa1e922b06585ee"
-PV = "6.1.38+git${SRCPV}"
+SRCREV = "dd944f14304d2ce6d26c9cdc3d2d2d6d373a322c"
+PV = "6.1.46+git${SRCPV}"
-- 
1.8.3.1



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

* [meta-ti][master][PATCH 4/4] linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202308290957
  2023-08-29 19:56 [meta-ti][master][PATCH 0/4] Update to cicd.master.202308290957 LCPD Automation Script
                   ` (2 preceding siblings ...)
  2023-08-29 19:56 ` [meta-ti][master][PATCH 3/4] linux-ti-staging-rt_6.1: " LCPD Automation Script
@ 2023-08-29 19:56 ` LCPD Automation Script
  3 siblings, 0 replies; 5+ messages in thread
From: LCPD Automation Script @ 2023-08-29 19:56 UTC (permalink / raw)
  To: Ryan Eatmon, Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Updated the value(s) for:
  PV
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
---
 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb
index 6efc62d..0af3df5 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb
@@ -24,8 +24,8 @@ S = "${WORKDIR}/git"
 
 BRANCH ?= "ti-linux-6.1.y"
 
-SRCREV ?= "26d37f12c83158b8e5333e6d5dd14b2fb9cdeab7"
-PV = "6.1.38+git${SRCPV}"
+SRCREV ?= "3c763d86e601ebbaeaa632b802c253a7332cf997"
+PV = "6.1.46+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR:append = "b"
-- 
1.8.3.1



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

end of thread, other threads:[~2023-08-29 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29 19:56 [meta-ti][master][PATCH 0/4] Update to cicd.master.202308290957 LCPD Automation Script
2023-08-29 19:56 ` [meta-ti][master][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.master.202308290957 LCPD Automation Script
2023-08-29 19:56 ` [meta-ti][master][PATCH 2/4] u-boot-ti-staging_2023.04: " LCPD Automation Script
2023-08-29 19:56 ` [meta-ti][master][PATCH 3/4] linux-ti-staging-rt_6.1: " LCPD Automation Script
2023-08-29 19:56 ` [meta-ti][master][PATCH 4/4] linux-ti-staging_6.1: " 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.