summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2026-06-11 22:01:01 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2026-06-11 22:01:01 -0500
commit693f0d251b578dd38208699f6c892b11ed1b2c08 (patch)
tree0f2f45a6eb254886768898e85e26bac7bafa2dc7
parent8e06a9cb14ad7ed552667a708b0607d47fc8169e (diff)
downloadmeta-ti-HEAD.tar.gz
CI/CD Auto-Merger: cicd.master.202606112200HEADcicd.master.202606142200cicd.master.202606112200master
Updated the value(s) for: atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV ltp-ddt: SRCREV Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=1f603935204df4b34054fa3bac80158e528e2c36..617c6fa1c50fab2acb3955b8888ec71ae7630769 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=0472fbafd7277ece9e1bae4189bc6099e33cdbc4..4c3bfa15a22a5c6729519e730459c483c125d5db ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=44a5a7ecf3eb23614b801d7f5a10f2deed4542ce..b042b729cf573537f68fa3ea5050f5d22b07c811 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_2026.01.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb2
-rw-r--r--meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb2
4 files changed, 4 insertions, 4 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 1661b35e..10697fa2 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
@@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
10SRCBRANCH = "master" 10SRCBRANCH = "master"
11 11
12LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" 12LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e"
13SRCREV_tfa:am62lxx = "d87a51fe5eecdfac7503d0e784ef3bbfaba8a4bb" 13SRCREV_tfa:am62lxx = "bd4afc7d9dcc492b8894fe88a666c880b2fb1734"
14SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" 14SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
15SRCBRANCH:am62lxx = "ti-tfa-2.14.y" 15SRCBRANCH:am62lxx = "ti-tfa-2.14.y"
16 16
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
index 56afc908..d3a00652 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
@@ -4,4 +4,4 @@ PR = "r0"
4 4
5BRANCH = "ti-u-boot-2026.01" 5BRANCH = "ti-u-boot-2026.01"
6 6
7SRCREV_uboot = "1f603935204df4b34054fa3bac80158e528e2c36" 7SRCREV_uboot = "617c6fa1c50fab2acb3955b8888ec71ae7630769"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
index ed87d378..306ac881 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
@@ -22,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
22 22
23BRANCH ?= "ti-linux-6.18.y" 23BRANCH ?= "ti-linux-6.18.y"
24 24
25SRCREV ?= "0472fbafd7277ece9e1bae4189bc6099e33cdbc4" 25SRCREV ?= "4c3bfa15a22a5c6729519e730459c483c125d5db"
26PV = "6.18.15+git" 26PV = "6.18.15+git"
27 27
28KERNEL_REPRODUCIBILITY_PATCHES = " \ 28KERNEL_REPRODUCIBILITY_PATCHES = " \
diff --git a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb
index a65c2bba..5514f2e7 100644
--- a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb
+++ b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb
@@ -11,7 +11,7 @@ PE = "1"
11PR = "r1" 11PR = "r1"
12PV:append = "+git" 12PV:append = "+git"
13 13
14SRCREV = "44a5a7ecf3eb23614b801d7f5a10f2deed4542ce" 14SRCREV = "b042b729cf573537f68fa3ea5050f5d22b07c811"
15BRANCH ?= "master" 15BRANCH ?= "master"
16 16
17SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https" 17SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"