diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2026-06-15 20:00:26 -0500 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2026-06-15 20:00:26 -0500 |
| commit | ddb89a761d0863bfa2e27b9e51769496dc38389c (patch) | |
| tree | e067e74694c24acbfa1dc94b73b3aa92ed30bf44 | |
| parent | d6532526fe8f4d4a2dfa4fcdc85cc224f0a13fa2 (diff) | |
| download | meta-ti-wrynose-next.tar.gz | |
CI/CD Auto-Merger: cicd.wrynose.202606151959wrynose-next
Updated the value(s) for:
u-boot-ti-staging_2025.01: SRCREV_uboot
linux-ti-staging-rt_6.12: SRCREV_ARM32
linux-ti-staging_6.12: SRCREV
ltp-ddt: SRCREV
Changelogs:
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=f6338e22d2ac0777a68fb0f295f4cf1e3e63f659..1612e4d1deb11d49304c715576854b28cc10e34d
linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c..c6cc0cab5b8575a2a70f0c4f9dbc9981f367d8e3
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6..98bbe0d37952d0ce1b6508f108c357ceb6d58bf3
ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=b042b729cf573537f68fa3ea5050f5d22b07c811..fcf2909c4d225f0116d7d497c511f5d61029320c
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
4 files changed, 4 insertions, 4 deletions
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 31fd341a..bb841fc3 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,6 +4,6 @@ PR = "r0" | |||
| 4 | 4 | ||
| 5 | BRANCH = "ti-u-boot-2025.01" | 5 | BRANCH = "ti-u-boot-2025.01" |
| 6 | 6 | ||
| 7 | SRCREV_uboot = "f6338e22d2ac0777a68fb0f295f4cf1e3e63f659" | 7 | SRCREV_uboot = "1612e4d1deb11d49304c715576854b28cc10e34d" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-binman-migrate-form-pkg_resources-to-importlib.patch" | 9 | SRC_URI += "file://0001-binman-migrate-form-pkg_resources-to-importlib.patch" |
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 21baed23..64a5e0d1 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" | |||
| 10 | BRANCH = "${BRANCH_ARM64}" | 10 | BRANCH = "${BRANCH_ARM64}" |
| 11 | 11 | ||
| 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" | 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" |
| 13 | SRCREV_ARM32 = "d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c" | 13 | SRCREV_ARM32 = "c6cc0cab5b8575a2a70f0c4f9dbc9981f367d8e3" |
| 14 | PV_ARM32 = "6.12.57+git" | 14 | PV_ARM32 = "6.12.57+git" |
| 15 | 15 | ||
| 16 | BRANCH:ti33x = "${BRANCH_ARM32}" | 16 | 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 33972782..61cef2a6 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}" | |||
| 21 | 21 | ||
| 22 | BRANCH ?= "ti-linux-6.12.y" | 22 | BRANCH ?= "ti-linux-6.12.y" |
| 23 | 23 | ||
| 24 | SRCREV ?= "4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6" | 24 | SRCREV ?= "98bbe0d37952d0ce1b6508f108c357ceb6d58bf3" |
| 25 | PV = "6.12.57+git" | 25 | PV = "6.12.57+git" |
| 26 | 26 | ||
| 27 | SRC_URI += "file://0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch" | 27 | 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 5514f2e7..a9ec110c 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" | |||
| 11 | PR = "r1" | 11 | PR = "r1" |
| 12 | PV:append = "+git" | 12 | PV:append = "+git" |
| 13 | 13 | ||
| 14 | SRCREV = "b042b729cf573537f68fa3ea5050f5d22b07c811" | 14 | SRCREV = "fcf2909c4d225f0116d7d497c511f5d61029320c" |
| 15 | BRANCH ?= "master" | 15 | BRANCH ?= "master" |
| 16 | 16 | ||
| 17 | SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https" | 17 | SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https" |
