diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb index 4b6e0d03..08bba71b 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb @@ -4,4 +4,4 @@ PR = "r0" BRANCH = "ti-u-boot-2025.01" -SRCREV_uboot = "42cf2abb5f42b4e8dca8b9df584b816d8a0da7fa" +SRCREV_uboot = "ef2eb76b650415637bd93b0eddfb1e31489117f9" 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 296a5238..ee36a50a 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 = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3" +SRCREV_uboot = "0456d31970eeef8678fd20a6683d1acd9fc8da4a" DEFAULT_PREFERENCE = "-1" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb index b1b10aa7..5957194c 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb @@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y" BRANCH = "${BRANCH_ARM64}" BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" -SRCREV_ARM32 = "2bae13c52d344e96fce42ab8209c068d1e67c944" +SRCREV_ARM32 = "a3bc6dc973a99822f0707b1c9ba06b56bf142076" PV_ARM32 = "6.12.57+git" BRANCH:ti33x = "${BRANCH_ARM32}" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb index 166f2eac..a02b90e7 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb @@ -21,7 +21,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.12.y" -SRCREV ?= "8843c53f444321e22f1eaeec0478ffc0a6191203" +SRCREV ?= "da3c0f0a33ac00f7138c695a16d90301cf7ec02b" PV = "6.12.57+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ 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..0565b03e 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 ?= "33b7bd36f11719837307a92818393608faafbc10" +PV = "6.18.7+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \