diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-02-07 12:40:02 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-02-07 12:40:02 -0600 |
commit | 1de40ea7ee8ff136dce163b4ad1c1eddf35852a7 (patch) | |
tree | 5bd113bf9b36a28085a79fc37b5dff4ab7e75f54 /meta-ti-bsp | |
parent | adf4a227f1568f23ce916485de1b9355824eac15 (diff) | |
download | meta-ti-1de40ea7ee8ff136dce163b4ad1c1eddf35852a7.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202402071239cicd.kirkstone.20240207123909.02.00.004
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV
u-boot-ti-staging_2023.04: SRCREV
k3conf: SRCREV
linux-ti-staging-rt_6.1: SRCREV
linux-ti-staging_6.1: SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Diffstat (limited to 'meta-ti-bsp')
5 files changed, 5 insertions, 5 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 910f53c7..fa7659dd 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 | |||
@@ -17,7 +17,7 @@ CNM_WAVE521_FW_VERSION = "1.0.3" | |||
17 | TI_DM_FW_VERSION = "09.01.02" | 17 | TI_DM_FW_VERSION = "09.01.02" |
18 | TI_SYSFW_VERSION = "09.01.08" | 18 | TI_SYSFW_VERSION = "09.01.08" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "4cb22050117b5688c3a995eae87e9377101b358e" | 20 | TI_LINUX_FW_SRCREV ?= "0350c2edecabc4c828eb28dc993a3059f33b4262" |
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_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb index 2f111f34..6f4bf64c 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | |||
@@ -6,4 +6,4 @@ PR = "r0" | |||
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2023.04" | 7 | BRANCH = "ti-u-boot-2023.04" |
8 | 8 | ||
9 | SRCREV = "40cc7d7e0382cece400e74b4972e998ffa03c74d" | 9 | SRCREV = "28eaa6eb15204cb3e3cc8ed938341392c62dc218" |
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb index 9c359fee..c284b590 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${SRCPV}" | |||
10 | COMPATIBLE_MACHINE = "k3" | 10 | COMPATIBLE_MACHINE = "k3" |
11 | 11 | ||
12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
13 | SRCREV = "de06befe878be061a40540d2127d4273320b35bc" | 13 | SRCREV = "f4dd78ab6d3372e6326f90639b5f8f57607369d0" |
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.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb index 13d8b035..2c5c2e67 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | |||
@@ -6,7 +6,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-6.1.y" | 7 | BRANCH = "ti-rt-linux-6.1.y" |
8 | 8 | ||
9 | SRCREV = "a3301d5cd75f78159753d3c59d2e70ee78e74e58" | 9 | SRCREV = "3dace366de06c5b1927ed082fbeac0b4bee29cbc" |
10 | 10 | ||
11 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} | 11 | include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} |
12 | 12 | ||
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb index 3cce5b84..4842ad3e 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.1.y" | 24 | BRANCH ?= "ti-linux-6.1.y" |
25 | 25 | ||
26 | SRCREV ?= "f98180658f0879f350e9dc17855dd452134fdbcb" | 26 | SRCREV ?= "2233af66faf7b81b6c286285e50cda5595dc410d" |
27 | PV = "6.1.69+git${SRCPV}" | 27 | PV = "6.1.69+git${SRCPV}" |
28 | 28 | ||
29 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 29 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |