diff options
5 files changed, 6 insertions, 6 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 ba2eb4fe..21a9fae9 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 | |||
| @@ -15,13 +15,13 @@ CADENCE_MHDP_FW_VERSION = "2.1.0" | |||
| 15 | IMG_DEC_FW_VERSION = "1.0" | 15 | IMG_DEC_FW_VERSION = "1.0" |
| 16 | CNM_WAVE521_FW_VERSION = "1.0.8" | 16 | CNM_WAVE521_FW_VERSION = "1.0.8" |
| 17 | TI_DM_FW_VERSION = "11.01.09" | 17 | TI_DM_FW_VERSION = "11.01.09" |
| 18 | TI_SYSFW_VERSION = "11.02.00" | 18 | TI_SYSFW_VERSION = "11.02.03" |
| 19 | TI_HSM_DEMO_FW_VERSION = "11.00.09" | 19 | TI_HSM_DEMO_FW_VERSION = "11.00.09" |
| 20 | TAD5212_FW_VERSION = "1.0.0.0" | 20 | TAD5212_FW_VERSION = "1.0.0.0" |
| 21 | TI_PKA_FW_VERSION = "2.1.0" | 21 | TI_PKA_FW_VERSION = "2.1.0" |
| 22 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" | 22 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" |
| 23 | 23 | ||
| 24 | TI_LINUX_FW_SRCREV ?= "3c8ad7386e818cb42cce6ed4ce2aa1e76d7c688f" | 24 | TI_LINUX_FW_SRCREV ?= "785958be0eda8e07312db9f603662299c588ddfd" |
| 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 526732b1..62f992bf 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 | |||
| @@ -8,7 +8,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar | |||
| 8 | SRCBRANCH = "master" | 8 | SRCBRANCH = "master" |
| 9 | 9 | ||
| 10 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" | 10 | LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" |
| 11 | SRCREV_tfa:am62lxx = "9be79f82555404fc89455fe10d7c1bafc182e833" | 11 | SRCREV_tfa:am62lxx = "075e9d21ef52f85a5b455101b55997fd2efd3298" |
| 12 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 12 | SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
| 13 | SRCBRANCH:am62lxx = "ti-master" | 13 | SRCBRANCH:am62lxx = "ti-master" |
| 14 | 14 | ||
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 17359591..5111d881 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 | |||
| @@ -6,4 +6,4 @@ PR = "r0" | |||
| 6 | 6 | ||
| 7 | BRANCH = "ti-u-boot-2025.01" | 7 | BRANCH = "ti-u-boot-2025.01" |
| 8 | 8 | ||
| 9 | SRCREV_uboot = "aa613c2e83299906b121fcf0d6a5824f1d1c3ff9" | 9 | SRCREV_uboot = "d48736062f2fe453c0d6bdfcf768b658cb4ea29b" |
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb index f4da2f1f..48dc3e70 100644 --- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb +++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | |||
| @@ -10,7 +10,7 @@ PV = "0.3+git" | |||
| 10 | COMPATIBLE_MACHINE = "k3" | 10 | COMPATIBLE_MACHINE = "k3" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
| 13 | SRCREV = "4612157b45912dfc21ef49e364931c5ce3cb27a0" | 13 | SRCREV = "cba7dc13a39191ac18bf64fccbba429faff112b4" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" | 15 | SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" |
| 16 | 16 | ||
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 3b099221..cc7a7adc 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 | |||
| @@ -22,7 +22,7 @@ S = "${WORKDIR}/git" | |||
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-6.12.y" | 23 | BRANCH ?= "ti-linux-6.12.y" |
| 24 | 24 | ||
| 25 | SRCREV ?= "9b2678be3a92ebdbf376000f06636eab8f7c1dd8" | 25 | SRCREV ?= "bb248ddb3a0bc40709f5d5c0a945ac418512e11d" |
| 26 | PV = "6.12.49+git" | 26 | PV = "6.12.49+git" |
| 27 | 27 | ||
| 28 | # Special configuration for remoteproc/rpmsg IPC modules | 28 | # Special configuration for remoteproc/rpmsg IPC modules |
