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 58d335a34..7637cfaf3 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,4 +4,4 @@ PR = "r0" BRANCH = "ti-u-boot-2026.01" -SRCREV_uboot = "8a78938c2d8a270d851c66abc2cb9d8fcf77c690" +SRCREV_uboot = "2a85f4bcffc50ddc8b443d8e4162e9e46ed0f200" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.18.bb index 71fd330db..96b3b2b62 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.18.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.18.bb @@ -11,7 +11,7 @@ BRANCH = "${BRANCH_ARM64}" BRANCH_ARM32 = "ti-rt-linux-6.18.y-arm32" SRCREV_ARM32 = "65cf808e0410dd16ff0bb1f03a1bb7e67cbd6c32" -PV_ARM32 = "6.18.38+git" +PV_ARM32 = "6.18.47+git" BRANCH:ti33x = "${BRANCH_ARM32}" BRANCH:ti43x = "${BRANCH_ARM32}" 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 66d31755f..da8ece3f3 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 @@ -25,8 +25,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "66c3ddf05d9d378cc4f8f43fd2a7cd491e9265cc" -PV = "6.18.38+git" +SRCREV ?= "2cb14eda73fdb89b09e5cb92ce9d691a6a36c250" +PV = "6.18.47+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ diff --git a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb index 6f4728eff..044244f52 100644 --- a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb +++ b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb @@ -11,7 +11,7 @@ PE = "1" PR = "r1" PV:append = "+git" -SRCREV = "76fe5cfa8d2eb4ae1681d49f8313bf02a68e38b2" +SRCREV = "38638d15d7e5797387d43b56708a16b3af52f2e4" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"