summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2025-10-31 01:03:17 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2025-10-31 01:03:17 -0500
commit39b81fac904906007772dba3100fa92da28a3c91 (patch)
tree7b0f266ce408c7236336ead20b155e579a6c91a6
parent6c0e4d3ca68d23245c9003748cb76b2359d0a6f1 (diff)
downloadmeta-ti-master-next.tar.gz
CI/CD Auto-Merger: cicd.master.202510310100HEADcicd.master.202510310100master-nextmaster
Updated the value(s) for: atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2025.01: SRCREV_uboot k3conf: SRCREV linux-ti-staging-rt_6.12: SRCREV_ARM32 linux-ti-staging_6.12: SRCREV Changelogs: u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=87519a151561393ce1244ba53401196b011b7a39..aa613c2e83299906b121fcf0d6a5824f1d1c3ff9 k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=4612157b45912dfc21ef49e364931c5ce3cb27a0..cba7dc13a39191ac18bf64fccbba429faff112b4 linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=f4bae38e160972f3dbfee640421bad168443cc0a..a55efe5b7adbb88ee55b67f4f044c2882978d1b5 linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2edd47b56fbddaa47a5b85fe3440bb3516bca8ea..9b2678be3a92ebdbf376000f06636eab8f7c1dd8 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc2
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.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.12.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
index 526732b1..62f992bf 100644
--- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
+++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
@@ -8,7 +8,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
8SRCBRANCH = "master" 8SRCBRANCH = "master"
9 9
10LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" 10LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
11SRCREV_tfa:am62lxx = "9be79f82555404fc89455fe10d7c1bafc182e833" 11SRCREV_tfa:am62lxx = "075e9d21ef52f85a5b455101b55997fd2efd3298"
12SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" 12SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
13SRCBRANCH:am62lxx = "ti-master" 13SRCBRANCH:am62lxx = "ti-master"
14 14
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
index 3eb7a168..17359591 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
@@ -6,4 +6,4 @@ PR = "r0"
6 6
7BRANCH = "ti-u-boot-2025.01" 7BRANCH = "ti-u-boot-2025.01"
8 8
9SRCREV_uboot = "87519a151561393ce1244ba53401196b011b7a39" 9SRCREV_uboot = "aa613c2e83299906b121fcf0d6a5824f1d1c3ff9"
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
index 1a0880d0..cfacaec6 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -10,6 +10,6 @@ PV = "0.3+git"
10COMPATIBLE_MACHINE = "k3" 10COMPATIBLE_MACHINE = "k3"
11 11
12BRANCH ?= "master" 12BRANCH ?= "master"
13SRCREV = "4612157b45912dfc21ef49e364931c5ce3cb27a0" 13SRCREV = "cba7dc13a39191ac18bf64fccbba429faff112b4"
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}"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
index db9f9e6c..88c34431 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
10BRANCH = "${BRANCH_ARM64}" 10BRANCH = "${BRANCH_ARM64}"
11 11
12BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" 12BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
13SRCREV_ARM32 = "f4bae38e160972f3dbfee640421bad168443cc0a" 13SRCREV_ARM32 = "a55efe5b7adbb88ee55b67f4f044c2882978d1b5"
14PV_ARM32 = "6.12.49+git" 14PV_ARM32 = "6.12.49+git"
15 15
16BRANCH:ti33x = "${BRANCH_ARM32}" 16BRANCH:ti33x = "${BRANCH_ARM32}"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
index d606c6c5..4cdcd36a 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
@@ -22,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
22 22
23BRANCH ?= "ti-linux-6.12.y" 23BRANCH ?= "ti-linux-6.12.y"
24 24
25SRCREV ?= "2edd47b56fbddaa47a5b85fe3440bb3516bca8ea" 25SRCREV ?= "9b2678be3a92ebdbf376000f06636eab8f7c1dd8"
26PV = "6.12.49+git" 26PV = "6.12.49+git"
27 27
28KERNEL_REPRODUCIBILITY_PATCHES = " \ 28KERNEL_REPRODUCIBILITY_PATCHES = " \