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" BRANCH = "ti-u-boot-2026.01" -SRCREV_uboot = "c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9" +SRCREV_uboot = "677076fc270788c97e15cd5fc47b32d8a6bda672" DEFAULT_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}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "2d64b9f10d1d9e7cbd041d613b40222c11291f14" -PV = "6.18.4+git" +SRCREV ?= "25e529b290fc89f777503b34100b2c8f5532b66b" +PV = "6.18.7+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \