summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2024-07-19 11:12:00 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2024-07-19 11:12:00 -0500
commitd398ed7472369c4dbd532fbc16747ed4d62da8e5 (patch)
treeee36b447ea3fba9432c4718dc89d8c669eb056b4
parent33668f996f37f98b0a2f8057192a970ddbb5291d (diff)
downloadmeta-ti-cicd.scarthgap.202407191111.tar.gz
CI/CD Auto-Merger: cicd.scarthgap.202407191111cicd.scarthgap.202407191111
Updated the value(s) for: ti-linux-fw: TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV u-boot-ti-staging_2024.04: SRCREV k3conf: SRCREV linux-ti-staging-rt_6.6: SRCREV linux-ti-staging_6.6: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc4
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb2
-rw-r--r--meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb2
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 eb10b9af..19bdd123 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
@@ -14,10 +14,10 @@ GOODIX_FW_VERSION = "1.0.0.0"
14CADENCE_MHDP_FW_VERSION = "2.1.0" 14CADENCE_MHDP_FW_VERSION = "2.1.0"
15IMG_DEC_FW_VERSION = "1.0" 15IMG_DEC_FW_VERSION = "1.0"
16CNM_WAVE521_FW_VERSION = "1.0.4" 16CNM_WAVE521_FW_VERSION = "1.0.4"
17TI_DM_FW_VERSION = "10.00.05" 17TI_DM_FW_VERSION = "10.00.00"
18TI_SYSFW_VERSION = "10.00.06" 18TI_SYSFW_VERSION = "10.00.06"
19 19
20TI_LINUX_FW_SRCREV ?= "3fb564f38fd2e2fb3ad3a54ac8fd079248f6e8f5" 20TI_LINUX_FW_SRCREV ?= "54abea7579cd735c0c6cfb4cbf77b4363cd2f918"
21SRCREV = "${TI_LINUX_FW_SRCREV}" 21SRCREV = "${TI_LINUX_FW_SRCREV}"
22 22
23BRANCH ?= "ti-linux-firmware" 23BRANCH ?= "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 c88097bf..776bfd75 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
7BRANCH = "ti-u-boot-2024.04" 7BRANCH = "ti-u-boot-2024.04"
8 8
9SRCREV = "70b668d8a347ae7af2a94d47842cacf166503ddd" 9SRCREV = "79e9acc96b652547ab20d8311ef1bf49dda8f692"
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
index c8da6674..99e7c056 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"
10COMPATIBLE_MACHINE = "k3" 10COMPATIBLE_MACHINE = "k3"
11 11
12BRANCH ?= "master" 12BRANCH ?= "master"
13SRCREV = "85a7433202aafafbccea8a7b2491f4df8b1ecd80" 13SRCREV = "a7d230990f82774393a3f1d199d612fb66242ada"
14 14
15SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" 15SRC_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.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb
index e23c3465..ac7d36bb 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
9BRANCH = "ti-rt-linux-6.6.y" 9BRANCH = "ti-rt-linux-6.6.y"
10 10
11SRCREV = "57a6017c36af1015d5e7ac626d8ab1de0ccb6c22" 11SRCREV = "30525846ffc1620194a2e59b9aedb918f4198c5f"
12 12
13include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} 13include ${@ '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.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb
index 6a3a3e28..a28338ab 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
24BRANCH ?= "ti-linux-6.6.y" 24BRANCH ?= "ti-linux-6.6.y"
25 25
26SRCREV ?= "2faf22c00003556294f53007c8d6bfb18ef4fb51" 26SRCREV ?= "2d6facf7f6b24b2e7a9b921b57ec6b50fc810637"
27PV = "6.6.32+git" 27PV = "6.6.32+git"
28 28
29KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git" 29KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"