1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

CI/CD Auto-Merger: cicd.master.202601050100

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=afb6e41006ca88067397873e015a21adaf31fd06..df1fe238230433ba3e5b731356156e145aa90917
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2a440e3d83789c8220b722e077255a89d826e48a..1379a8eb9786e78509f67ff8eac658bde5ddc66d
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=ee0a0f44964f12d6668a14b4b0b3594ce2ab8871..15b58b1dcd0e0a79d83740b81da1a1367f6f3f68

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2026-01-05 01:00:36 -06:00
parent 8050c16e48
commit 61fa7d2a15
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 = "afb6e41006ca88067397873e015a21adaf31fd06" SRCREV_uboot = "df1fe238230433ba3e5b731356156e145aa90917"

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 = "2a440e3d83789c8220b722e077255a89d826e48a" SRCREV_ARM32 = "1379a8eb9786e78509f67ff8eac658bde5ddc66d"
PV_ARM32 = "6.12.57+git" PV_ARM32 = "6.12.57+git"
BRANCH:ti33x = "${BRANCH_ARM32}" BRANCH:ti33x = "${BRANCH_ARM32}"

View File

@@ -21,7 +21,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.12.y" BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "ee0a0f44964f12d6668a14b4b0b3594ce2ab8871" SRCREV ?= "15b58b1dcd0e0a79d83740b81da1a1367f6f3f68"
PV = "6.12.57+git" PV = "6.12.57+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \ KERNEL_REPRODUCIBILITY_PATCHES = " \