diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-09-10 01:00:53 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-09-10 01:00:53 -0500 |
commit | 73f2c9fb440cf7ddce046b5248c339d42fd6b37f (patch) | |
tree | b409a86ac385aba0b67df85dd60c1b8d86e76859 | |
parent | ee4921250578c69c347cb652544494547806f7c7 (diff) | |
download | meta-ti-73f2c9fb440cf7ddce046b5248c339d42fd6b37f.tar.gz |
CI/CD Auto-Merger: cicd.master.202409100100cicd.master.202409100100
Updated the value(s) for:
u-boot-ti-staging_2024.04: SRCREV
linux-ti-staging-rt_6.6: SRCREV
linux-ti-staging_6.6: SRCREV
Changelogs:
u-boot-ti-staging_2024.04: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=818c76aed67f94059b9ebb94d237418802620b81..7986fd679935818d0ef11e6a334377df178774f6
linux-ti-staging-rt_6.6: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=f9bceb7343387ac6fab003518f1cd31987d6eb05..85d46cfcef8242e37cbd99a6591cab2b90d0d8ed
linux-ti-staging_6.6: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=db88712931433e92a5f73cec57c82c5c7ebee593..d5b1bee95de93e6ab87e73242c20910e7d7d3d83
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_2024.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb index a873488a..69add27c 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 = "818c76aed67f94059b9ebb94d237418802620b81" | 9 | SRCREV = "7986fd679935818d0ef11e6a334377df178774f6" |
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 29607b24..025702f1 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 = "f9bceb7343387ac6fab003518f1cd31987d6eb05" | 11 | SRCREV = "85d46cfcef8242e37cbd99a6591cab2b90d0d8ed" |
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.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb index 341a4cc1..224d6d99 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 ?= "db88712931433e92a5f73cec57c82c5c7ebee593" | 26 | SRCREV ?= "d5b1bee95de93e6ab87e73242c20910e7d7d3d83" |
27 | PV = "6.6.32+git" | 27 | PV = "6.6.32+git" |
28 | 28 | ||
29 | KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git" | 29 | KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git" |