diff options
Diffstat (limited to 'meta-ti-bsp')
4 files changed, 4 insertions, 4 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 2b3ccc97..ccedee8f 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 | |||
@@ -19,7 +19,7 @@ TI_SYSFW_VERSION = "11.01.05" | |||
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 | 21 | ||
22 | TI_LINUX_FW_SRCREV ?= "604d03d4f20727f5f9173d7db1e427cfbdd17022" | 22 | TI_LINUX_FW_SRCREV ?= "5bd09e5bc782395b5f805bb119e23bf77481fd3e" |
23 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 23 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
24 | 24 | ||
25 | BRANCH ?= "ti-linux-firmware" | 25 | BRANCH ?= "ti-linux-firmware" |
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb index 35987b37..a3ea714e 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 = "b537524cde12bf24a799f6b087b1bc6263bad87d" | 13 | SRCREV = "6034420195cf763c9470fb2113810695e5e37a23" |
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-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb index 34eb56b8..75cd53b1 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 = "36c7ff7f60e71677601505976d915286923be488" | 13 | SRCREV_ARM32 = "e7c518fd88b968c157cd7e99d6edad0a38a4d56f" |
14 | PV_ARM32 = "6.12.35+git" | 14 | PV_ARM32 = "6.12.35+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 d779cebd..7d82224d 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 | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.12.y" | 24 | BRANCH ?= "ti-linux-6.12.y" |
25 | 25 | ||
26 | SRCREV ?= "e6ed2862fe19bd0c8901ecfaa15a3805209d40bd" | 26 | SRCREV ?= "0ec6b8870fca9b224f1ff7700033ccd59fb04533" |
27 | PV = "6.12.35+git" | 27 | PV = "6.12.35+git" |
28 | 28 | ||
29 | # Special configuration for remoteproc/rpmsg IPC modules | 29 | # Special configuration for remoteproc/rpmsg IPC modules |