1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +00:00
LCPD Automation Script
2026-07-14 22:01:19 -05:00
parent cf8b2fdee1
commit c2bb926e01
5 changed files with 7 additions and 7 deletions
@@ -15,14 +15,14 @@ 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.00.02"
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"
IPUMM_FW_VERSION = "3.00.15.00"
TI_LINUX_FW_SRCREV ?= "ec029baad8b4b147af8331a5e099ef891e5ae1f4"
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 = "bd4afc7d9dcc492b8894fe88a666c880b2fb1734"
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 = "617c6fa1c50fab2acb3955b8888ec71ae7630769"
SRCREV_uboot = "5fb29434232110fb5a176136086d26ecb299932e"
@@ -25,8 +25,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.18.y"
SRCREV ?= "4c3bfa15a22a5c6729519e730459c483c125d5db"
PV = "6.18.15+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 = "b042b729cf573537f68fa3ea5050f5d22b07c811"
SRCREV = "dc5516f772ff621c2d7d517e094f1a4db3a972f3"
BRANCH ?= "master"
SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"