mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +00:00
CI/CD Auto-Merger: cicd.wrynose.202607100005
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV ltp-ddt: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=8f8592375a7930bcf41feff1bb26a5aae46857ae..9dffeff8264765a462d6f96b50ba12e4ad7fba70 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=901e2d14358a9fdef7c13ffd3d964cd5ee5259b2..5fb29434232110fb5a176136086d26ecb299932e linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=4615c56b34aafb8425404aaf864a925899783815..8933766be737ed2cabb9466fce497b8bc8c1ce21 ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=267f219ebde0f56eff5b8d6281d4b1b823616e78..dc5516f772ff621c2d7d517e094f1a4db3a972f3 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
@@ -15,13 +15,13 @@ CADENCE_MHDP_FW_VERSION = "2.1.0"
|
||||
IMG_DEC_FW_VERSION = "1.0"
|
||||
CNM_WAVE521_FW_VERSION = "1.0.8"
|
||||
TI_DM_FW_VERSION = "11.02.07"
|
||||
TI_SYSFW_VERSION = "12.01.00"
|
||||
TI_SYSFW_VERSION = "12.01.02"
|
||||
TI_HSM_DEMO_FW_VERSION = "11.00.09"
|
||||
TI_PKA_FW_VERSION = "2.1.0"
|
||||
TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
|
||||
PCM6240_FW_VERSION = "1.0.0.0"
|
||||
|
||||
TI_LINUX_FW_SRCREV ?= "8f8592375a7930bcf41feff1bb26a5aae46857ae"
|
||||
TI_LINUX_FW_SRCREV ?= "9dffeff8264765a462d6f96b50ba12e4ad7fba70"
|
||||
SRCREV = "${TI_LINUX_FW_SRCREV}"
|
||||
|
||||
BRANCH ?= "ti-linux-firmware"
|
||||
|
||||
@@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
|
||||
SRCBRANCH = "master"
|
||||
|
||||
LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e"
|
||||
SRCREV_tfa:am62lxx = "550f0ad2bbd033b92b7a88f52ed23cb5984db65e"
|
||||
SRCREV_tfa:am62lxx = "b54338ab6ee648bb9bef2e9dab7550a9a1d11d54"
|
||||
SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
|
||||
SRCBRANCH:am62lxx = "ti-tfa-2.14.y"
|
||||
|
||||
|
||||
@@ -4,4 +4,4 @@ PR = "r0"
|
||||
|
||||
BRANCH = "ti-u-boot-2026.01"
|
||||
|
||||
SRCREV_uboot = "901e2d14358a9fdef7c13ffd3d964cd5ee5259b2"
|
||||
SRCREV_uboot = "5fb29434232110fb5a176136086d26ecb299932e"
|
||||
|
||||
@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
|
||||
|
||||
BRANCH ?= "ti-linux-6.18.y"
|
||||
|
||||
SRCREV ?= "4615c56b34aafb8425404aaf864a925899783815"
|
||||
PV = "6.18.32+git"
|
||||
SRCREV ?= "8933766be737ed2cabb9466fce497b8bc8c1ce21"
|
||||
PV = "6.18.38+git"
|
||||
|
||||
KERNEL_REPRODUCIBILITY_PATCHES = " \
|
||||
file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \
|
||||
|
||||
@@ -11,7 +11,7 @@ PE = "1"
|
||||
PR = "r1"
|
||||
PV:append = "+git"
|
||||
|
||||
SRCREV = "267f219ebde0f56eff5b8d6281d4b1b823616e78"
|
||||
SRCREV = "dc5516f772ff621c2d7d517e094f1a4db3a972f3"
|
||||
BRANCH ?= "master"
|
||||
|
||||
SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user