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 61cef2a6..5e7e8cd2 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 ?= "98bbe0d37952d0ce1b6508f108c357ceb6d58bf3" +SRCREV ?= "5ae038766eda6647bee6dc52c88308a0a280878d" PV = "6.12.57+git" SRC_URI += "file://0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.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 5dd8b52f..e455267b 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 = "dc5516f772ff621c2d7d517e094f1a4db3a972f3" +SRCREV = "26fc7b1db82d7852bdb804a21cda9e1c997702e5" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"