diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-12-11 18:00:06 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-12-11 18:00:06 -0600 |
commit | 417233481d8daa46633045fac358260d07cf1670 (patch) | |
tree | a40bd18de6e23a1e948315839782c37024e42df7 | |
parent | 7ddd237a27fb4f4ce9fa08fcedfe7c070fe4eed6 (diff) | |
download | meta-ti-417233481d8daa46633045fac358260d07cf1670.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202412111800cicd.kirkstone.20241211180009.03.06
Updated the value(s) for:
u-boot-ti-staging_2023.04: SRCREV
linux-ti-staging-rt_6.1: SRCREV
linux-ti-staging_6.1: SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
3 files changed, 3 insertions, 3 deletions
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 44accf46..28bed73f 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 = "2a13324ec63cc488f5f578886d0cf6ece348dfda" | 9 | SRCREV = "2bedcd265ca6de803c90505df5962cbd70cda611" |
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 07ea4b7c..e451990a 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 | |||
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" | |||
8 | 8 | ||
9 | BRANCH = "ti-rt-linux-6.1.y" | 9 | BRANCH = "ti-rt-linux-6.1.y" |
10 | 10 | ||
11 | SRCREV = "b0f9de804a162329bc81857ad50947311228dfb2" | 11 | SRCREV = "9e8992fb839c642e3c20ee8ce69a30dbaae7f498" |
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.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb index 22983711..ef56d999 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 ?= "c490f4c0fe51281818c45159c0fbed94f852978e" | 26 | SRCREV ?= "e4e8b16e66f592749984b2d287e0479e93ef35b3" |
27 | PV = "6.1.119+git${SRCPV}" | 27 | PV = "6.1.119+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 |