diff options
6 files changed, 10 insertions, 10 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 2cf4570f..fa295e84 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 | |||
@@ -13,11 +13,11 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.14.03" | |||
13 | GOODIX_FW_VERSION = "1.0.0.0" | 13 | GOODIX_FW_VERSION = "1.0.0.0" |
14 | CADENCE_MHDP_FW_VERSION = "2.1.0" | 14 | 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.4" | 16 | CNM_WAVE521_FW_VERSION = "1.0.5" |
17 | TI_DM_FW_VERSION = "10.00.05" | 17 | TI_DM_FW_VERSION = "10.01.03" |
18 | TI_SYSFW_VERSION = "10.01.01" | 18 | TI_SYSFW_VERSION = "10.01.07" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "ddb9cc251ace41dfad6650390f82e4a389d3967e" | 20 | TI_LINUX_FW_SRCREV ?= "7179a74d1ed38e581bcd35e7b05632955e962c30" |
21 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
22 | 22 | ||
23 | BRANCH ?= "ti-linux-firmware" | 23 | BRANCH ?= "ti-linux-firmware" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb index e3e86b30..8d60b3b8 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb | |||
@@ -6,4 +6,4 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2024.04" | 7 | BRANCH = "ti-u-boot-2024.04" |
8 | 8 | ||
9 | SRCREV = "cdac8b4cd3cc1d1e9ac6354c1cfe03ddbbdf01fa" | 9 | SRCREV = "1d8a15d0fb56ae479dd3c11e3b17d7434b079acd" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb index 1ab94fcc..46536877 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb | |||
@@ -8,4 +8,4 @@ PR = "r0" | |||
8 | 8 | ||
9 | BRANCH = "ti-u-boot-2024.10" | 9 | BRANCH = "ti-u-boot-2024.10" |
10 | 10 | ||
11 | SRCREV = "c97ada2dc66934ee00a7a03d9ed078bdfb7b4039" | 11 | SRCREV = "f919c3a889f0ec7d63a48b5d0ed064386b0980bd" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb index 90db5577..ad819ffb 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | |||
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" | |||
8 | 8 | ||
9 | BRANCH = "ti-rt-linux-6.6.y" | 9 | BRANCH = "ti-rt-linux-6.6.y" |
10 | 10 | ||
11 | SRCREV = "517163f797b81a8277a000d6a1c9dfd89b3711b8" | 11 | SRCREV = "4143633c95dc50cb5e2c695629d8b6302ef8de81" |
12 | 12 | ||
13 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} | 13 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} |
14 | 14 | ||
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 f8ce3f01..a4f8590e 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 | |||
@@ -25,8 +25,8 @@ S = "${WORKDIR}/git" | |||
25 | 25 | ||
26 | BRANCH ?= "ti-linux-6.12.y" | 26 | BRANCH ?= "ti-linux-6.12.y" |
27 | 27 | ||
28 | SRCREV ?= "9852d85ec9d492ebef56dc5f229416c925758edc" | 28 | SRCREV ?= "f8f8c0b547f67d2d4d653cc59753f85275ff54f2" |
29 | PV = "6.12-rc1+git" | 29 | PV = "6.12.0+git" |
30 | 30 | ||
31 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 31 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |
32 | file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ | 32 | file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb index 5646986a..d59f55ca 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.6.y" | 24 | BRANCH ?= "ti-linux-6.6.y" |
25 | 25 | ||
26 | SRCREV ?= "32ae7316ddc6d9b6bb0d87706cf7daa44c4c1e92" | 26 | SRCREV ?= "399452cd6d8ff30967ddc4baa444afd32cbbedeb" |
27 | PV = "6.6.44+git" | 27 | PV = "6.6.44+git" |
28 | 28 | ||
29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |