mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-09-27 17:50:16 +00:00
CI/CD Auto-Merger: cicd.wrynose.202609172130
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 k3conf: SRCREV linux-ti-staging-rt_6.18: PV_ARM32,SRCREV_ARM32 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=9dffeff8264765a462d6f96b50ba12e4ad7fba70..e853cc767f4b5431ea10f8f986b455e14a60b282 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=2a85f4bcffc50ddc8b443d8e4162e9e46ed0f200..3eefe4b257b6fd2ef649c25bfc37551df2154165 k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=2a55868676119435c408642191d1b5523910f288..5ac4102f15847164e94c94ccd38a77a39246eeab linux-ti-staging-rt_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=65cf808e0410dd16ff0bb1f03a1bb7e67cbd6c32..d1be33790a0c6d9241b08a8bcf0b702729ac2b79 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2cb14eda73fdb89b09e5cb92ce9d691a6a36c250..fff856a50d43288671eaa733f9f59aa25f2fed77 ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=38638d15d7e5797387d43b56708a16b3af52f2e4..fe064c0799d988e6dc4684ffd8792950640f57b1 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.02"
|
||||
TI_SYSFW_VERSION = "12.01.03"
|
||||
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 ?= "9dffeff8264765a462d6f96b50ba12e4ad7fba70"
|
||||
TI_LINUX_FW_SRCREV ?= "e853cc767f4b5431ea10f8f986b455e14a60b282"
|
||||
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 = "72b61c96ce11c54530bd68d721321022d031b628"
|
||||
SRCREV_tfa:am62lxx = "4e190e1d2b6ab5467228dd35f236a31185863f9a"
|
||||
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 = "2a85f4bcffc50ddc8b443d8e4162e9e46ed0f200"
|
||||
SRCREV_uboot = "3eefe4b257b6fd2ef649c25bfc37551df2154165"
|
||||
|
||||
@@ -10,6 +10,6 @@ PV = "0.3+git"
|
||||
COMPATIBLE_MACHINE = "k3"
|
||||
|
||||
BRANCH ?= "master"
|
||||
SRCREV = "2a55868676119435c408642191d1b5523910f288"
|
||||
SRCREV = "5ac4102f15847164e94c94ccd38a77a39246eeab"
|
||||
|
||||
SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"
|
||||
|
||||
@@ -10,8 +10,8 @@ BRANCH_ARM64 = "ti-linux-6.18.y"
|
||||
BRANCH = "${BRANCH_ARM64}"
|
||||
|
||||
BRANCH_ARM32 = "ti-rt-linux-6.18.y-arm32"
|
||||
SRCREV_ARM32 = "65cf808e0410dd16ff0bb1f03a1bb7e67cbd6c32"
|
||||
PV_ARM32 = "6.18.47+git"
|
||||
SRCREV_ARM32 = "d1be33790a0c6d9241b08a8bcf0b702729ac2b79"
|
||||
PV_ARM32 = "6.18.51+git"
|
||||
|
||||
BRANCH:ti33x = "${BRANCH_ARM32}"
|
||||
BRANCH:ti43x = "${BRANCH_ARM32}"
|
||||
|
||||
@@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
|
||||
|
||||
BRANCH ?= "ti-linux-6.18.y"
|
||||
|
||||
SRCREV ?= "2cb14eda73fdb89b09e5cb92ce9d691a6a36c250"
|
||||
PV = "6.18.47+git"
|
||||
SRCREV ?= "fff856a50d43288671eaa733f9f59aa25f2fed77"
|
||||
PV = "6.18.51+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 = "38638d15d7e5797387d43b56708a16b3af52f2e4"
|
||||
SRCREV = "fe064c0799d988e6dc4684ffd8792950640f57b1"
|
||||
BRANCH ?= "master"
|
||||
|
||||
SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user