diff options
8 files changed, 8 insertions, 8 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 85b73854..126c46df 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |||
| @@ -21,7 +21,7 @@ TI_PKA_FW_VERSION = "2.1.0" | |||
| 21 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" | 21 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" |
| 22 | PCM6240_FW_VERSION = "1.0.0.0" | 22 | PCM6240_FW_VERSION = "1.0.0.0" |
| 23 | 23 | ||
| 24 | TI_LINUX_FW_SRCREV ?= "9e9d50ff563f83db86d36b72cd7fb4f487d6b414" | 24 | TI_LINUX_FW_SRCREV ?= "ec029baad8b4b147af8331a5e099ef891e5ae1f4" |
| 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 26 | 26 | ||
| 27 | BRANCH ?= "ti-linux-firmware" | 27 | BRANCH ?= "ti-linux-firmware" |
diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc index a66862be..10697fa2 100644 --- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc +++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc | |||
| @@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar | |||
| 10 | SRCBRANCH = "master" | 10 | SRCBRANCH = "master" |
| 11 | 11 | ||
| 12 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" | 12 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" |
| 13 | SRCREV_tfa:am62lxx = "27ec63132041f7b9c6b3747731de4f8c6036a430" | 13 | SRCREV_tfa:am62lxx = "bd4afc7d9dcc492b8894fe88a666c880b2fb1734" |
| 14 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 14 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
| 15 | SRCBRANCH:am62lxx = "ti-tfa-2.14.y" | 15 | SRCBRANCH:am62lxx = "ti-tfa-2.14.y" |
| 16 | 16 | ||
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 d03cae2b..31fd341a 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 = "19795f63be7ee27e38b6e800ff6c88a2feaae13f" | 7 | SRCREV_uboot = "f6338e22d2ac0777a68fb0f295f4cf1e3e63f659" |
| 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-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 56afc908..d3a00652 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" | |||
| 4 | 4 | ||
| 5 | BRANCH = "ti-u-boot-2026.01" | 5 | BRANCH = "ti-u-boot-2026.01" |
| 6 | 6 | ||
| 7 | SRCREV_uboot = "1f603935204df4b34054fa3bac80158e528e2c36" | 7 | SRCREV_uboot = "617c6fa1c50fab2acb3955b8888ec71ae7630769" |
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 0d974c0b..21baed23 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 = "62fdc7890cde3197051743120ff44162b7356cc5" | 13 | SRCREV_ARM32 = "d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c" |
| 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 8a86e1d8..33972782 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 ?= "c52c5589aab8c376f975b1feb7b8746b7b6624bd" | 24 | SRCREV ?= "4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6" |
| 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-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb index ed87d378..306ac881 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,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" | |||
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-6.18.y" | 23 | BRANCH ?= "ti-linux-6.18.y" |
| 24 | 24 | ||
| 25 | SRCREV ?= "0472fbafd7277ece9e1bae4189bc6099e33cdbc4" | 25 | SRCREV ?= "4c3bfa15a22a5c6729519e730459c483c125d5db" |
| 26 | PV = "6.18.15+git" | 26 | PV = "6.18.15+git" |
| 27 | 27 | ||
| 28 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 28 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |
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 a65c2bba..5514f2e7 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 = "44a5a7ecf3eb23614b801d7f5a10f2deed4542ce" | 14 | SRCREV = "b042b729cf573537f68fa3ea5050f5d22b07c811" |
| 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" |
