mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
CI/CD Auto-Merger: cicd.scarthgap.202512111451
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2025.01: SRCREV_uboot linux-ti-staging-rt_6.12: SRCREV_ARM32 linux-ti-staging_6.12: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=d7b3607a76e08b3be8f61ba69d959fa063f44b11..8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442 u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=7493977a537fe3f8a45814c6284b942f7f09e035..01cecc3207f4702e223316e886d0dcf607be1e5b linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=b55c76863125ca84f6ec11c6b6f57e66a5dbbf9a..9d4416c67fd3165abe25e4d0d539533a109a90d1 linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=31b07ab8dfbcc182da591e9e3703edd9f4ca7633..bb34876646c9e16fa18d60b76f0dd1c6736fad3e Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
@@ -22,7 +22,7 @@ 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 ?= "d7b3607a76e08b3be8f61ba69d959fa063f44b11"
|
||||
TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442"
|
||||
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=1118e32884721c0be33267bd7ae11130"
|
||||
SRCREV_tfa:am62lxx = "5939ceaeb664b8da5499dc4ecfa1caa7f5bcc31a"
|
||||
SRCREV_tfa:am62lxx = "7252a99fb781075db1987d8ce2c7e37324297427"
|
||||
SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
|
||||
SRCBRANCH:am62lxx = "ti-master"
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@ PR = "r0"
|
||||
|
||||
BRANCH = "ti-u-boot-2025.01"
|
||||
|
||||
SRCREV_uboot = "7493977a537fe3f8a45814c6284b942f7f09e035"
|
||||
SRCREV_uboot = "01cecc3207f4702e223316e886d0dcf607be1e5b"
|
||||
|
||||
@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
|
||||
BRANCH = "${BRANCH_ARM64}"
|
||||
|
||||
BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
|
||||
SRCREV_ARM32 = "b55c76863125ca84f6ec11c6b6f57e66a5dbbf9a"
|
||||
SRCREV_ARM32 = "9d4416c67fd3165abe25e4d0d539533a109a90d1"
|
||||
PV_ARM32 = "6.12.57+git"
|
||||
|
||||
BRANCH:ti33x = "${BRANCH_ARM32}"
|
||||
|
||||
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH ?= "ti-linux-6.12.y"
|
||||
|
||||
SRCREV ?= "31b07ab8dfbcc182da591e9e3703edd9f4ca7633"
|
||||
SRCREV ?= "bb34876646c9e16fa18d60b76f0dd1c6736fad3e"
|
||||
PV = "6.12.57+git"
|
||||
|
||||
# Special configuration for remoteproc/rpmsg IPC modules
|
||||
|
||||
Reference in New Issue
Block a user