1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-06 19:39:17 +00:00

CI/CD Auto-Merger: cicd.scarthgap.202605060100

Updated the value(s) for:
  u-boot-ti-staging_2025.01: SRCREV_uboot
  linux-ti-staging-rt_6.12: SRCREV_ARM32
  linux-ti-staging_6.12: SRCREV

Changelogs:
  u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=19795f63be7ee27e38b6e800ff6c88a2feaae13f..921533fb53afe2df7f6152501becbdd63599149c
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=62fdc7890cde3197051743120ff44162b7356cc5..15d7a062ff976041fdb06722e289a19b733515ad
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=c52c5589aab8c376f975b1feb7b8746b7b6624bd..22fb3d65ec6a5a882be87cdc4c046c6d585a45e6

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2026-05-06 01:00:38 -05:00
parent a444d3137a
commit 0b8fc643ff
3 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2025.01" BRANCH = "ti-u-boot-2025.01"
SRCREV_uboot = "19795f63be7ee27e38b6e800ff6c88a2feaae13f" SRCREV_uboot = "921533fb53afe2df7f6152501becbdd63599149c"

View File

@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
BRANCH = "${BRANCH_ARM64}" BRANCH = "${BRANCH_ARM64}"
BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
SRCREV_ARM32 = "62fdc7890cde3197051743120ff44162b7356cc5" SRCREV_ARM32 = "15d7a062ff976041fdb06722e289a19b733515ad"
PV_ARM32 = "6.12.57+git" PV_ARM32 = "6.12.57+git"
BRANCH:ti33x = "${BRANCH_ARM32}" BRANCH:ti33x = "${BRANCH_ARM32}"

View File

@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.12.y" BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "c52c5589aab8c376f975b1feb7b8746b7b6624bd" SRCREV ?= "22fb3d65ec6a5a882be87cdc4c046c6d585a45e6"
PV = "6.12.57+git" PV = "6.12.57+git"
# Special configuration for remoteproc/rpmsg IPC modules # Special configuration for remoteproc/rpmsg IPC modules