1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-11 17:10:27 +00:00

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

Updated the value(s) for:
  u-boot-ti-staging_2026.01: SRCREV_uboot
  linux-ti-staging_6.18: PV,SRCREV

Changelogs:
  u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9..127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3
  linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=75433f843c99d1ab544808749a46a6e2f0151a56..2d64b9f10d1d9e7cbd041d613b40222c11291f14

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2026-01-09 12:34:58 -06:00
parent 3b7aad2f15
commit 6f50a74c52
2 changed files with 3 additions and 3 deletions

View File

@@ -4,6 +4,6 @@ PR = "r0"
BRANCH = "ti-u-boot-2026.01"
SRCREV_uboot = "c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9"
SRCREV_uboot = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3"
DEFAULT_PREFERENCE = "-1"

View File

@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.18.y"
SRCREV ?= "75433f843c99d1ab544808749a46a6e2f0151a56"
PV = "6.18.0+git"
SRCREV ?= "2d64b9f10d1d9e7cbd041d613b40222c11291f14"
PV = "6.18.4+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \
file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \