diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-12-13 01:00:45 -0600 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-12-13 01:00:45 -0600 |
commit | 57da6c15cf29d326e78a6e0957ba8d7ac000d22d (patch) | |
tree | 61bc2b5a41719d91a1c8ef1280c26dba5e5818d5 | |
parent | 039f523ae5ef5dadc0176906a67867cef3c954b0 (diff) | |
download | meta-ti-57da6c15cf29d326e78a6e0957ba8d7ac000d22d.tar.gz |
CI/CD Auto-Merger: cicd.master.202412130100cicd.master.202412130100
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
Changelogs:
u-boot-ti-staging_2023.04: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=2a13324ec63cc488f5f578886d0cf6ece348dfda..2bedcd265ca6de803c90505df5962cbd70cda611
linux-ti-staging-rt_6.1: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=b0f9de804a162329bc81857ad50947311228dfb2..9e8992fb839c642e3c20ee8ce69a30dbaae7f498
linux-ti-staging_6.1: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=c490f4c0fe51281818c45159c0fbed94f852978e..e4e8b16e66f592749984b2d287e0479e93ef35b3
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 aa72d0f3..b26c59d4 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 | |||
@@ -8,4 +8,4 @@ BRANCH = "ti-u-boot-2023.04" | |||
8 | 8 | ||
9 | SRC_URI += "file://0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch" | 9 | SRC_URI += "file://0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch" |
10 | 10 | ||
11 | SRCREV = "2a13324ec63cc488f5f578886d0cf6ece348dfda" | 11 | 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 e6c8ed1f..9fe0eb02 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 c0b31be4..8208e930 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" | 27 | PV = "6.1.119+git" |
28 | 28 | ||
29 | # Special configuration for remoteproc/rpmsg IPC modules | 29 | # Special configuration for remoteproc/rpmsg IPC modules |