1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +00:00

CI/CD Auto-Merger: cicd.wrynose.202607151800

Updated the value(s) for:
  linux-ti-staging_6.12: SRCREV
  ltp-ddt: SRCREV

Changelogs:
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=98bbe0d37952d0ce1b6508f108c357ceb6d58bf3..5ae038766eda6647bee6dc52c88308a0a280878d
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=dc5516f772ff621c2d7d517e094f1a4db3a972f3..26fc7b1db82d7852bdb804a21cda9e1c997702e5

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2026-07-15 18:01:00 -05:00
parent 42b887f0b1
commit 67736cb30d
2 changed files with 2 additions and 2 deletions
@@ -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"
@@ -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"