summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2026-01-29 01:00:48 -0600
committerRyan Eatmon <reatmon@ti.com>2026-01-29 09:03:40 -0600
commitbb2c3dcb6c146a4c4e388e95c0a9c4c434b24351 (patch)
tree07aaa9fc2b070740381c52bb01b503363dda2b57 /meta-ti-bsp
parent0614454216b91b00397b950eb1488c7436e39b3d (diff)
downloadmeta-ti-bb2c3dcb6c146a4c4e388e95c0a9c4c434b24351.tar.gz
CI/CD Auto-Merger: cicd.master-ltsprep.202601290100cicd.master.202601290905
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..677076fc270788c97e15cd5fc47b32d8a6bda672 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2d64b9f10d1d9e7cbd041d613b40222c11291f14..25e529b290fc89f777503b34100b2c8f5532b66b Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
index 41adcb2b..246994ca 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
@@ -4,6 +4,6 @@ PR = "r0"
4 4
5BRANCH = "ti-u-boot-2026.01" 5BRANCH = "ti-u-boot-2026.01"
6 6
7SRCREV_uboot = "c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9" 7SRCREV_uboot = "677076fc270788c97e15cd5fc47b32d8a6bda672"
8 8
9DEFAULT_PREFERENCE = "-1" 9DEFAULT_PREFERENCE = "-1"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
index ac71bee6..6c522e26 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
22 22
23BRANCH ?= "ti-linux-6.18.y" 23BRANCH ?= "ti-linux-6.18.y"
24 24
25SRCREV ?= "2d64b9f10d1d9e7cbd041d613b40222c11291f14" 25SRCREV ?= "25e529b290fc89f777503b34100b2c8f5532b66b"
26PV = "6.18.4+git" 26PV = "6.18.7+git"
27 27
28KERNEL_REPRODUCIBILITY_PATCHES = " \ 28KERNEL_REPRODUCIBILITY_PATCHES = " \
29 file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ 29 file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \