1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-06 11:32:38 +00:00
LCPD Automation Script
2025-07-24 01:00:58 -05:00
parent 29c547bfb7
commit 5d38072d9a
6 changed files with 8 additions and 8 deletions

View File

@@ -14,12 +14,12 @@ GOODIX_FW_VERSION = "1.0.0.0"
CADENCE_MHDP_FW_VERSION = "2.1.0" CADENCE_MHDP_FW_VERSION = "2.1.0"
IMG_DEC_FW_VERSION = "1.0" IMG_DEC_FW_VERSION = "1.0"
CNM_WAVE521_FW_VERSION = "1.0.8" CNM_WAVE521_FW_VERSION = "1.0.8"
TI_DM_FW_VERSION = "11.00.09" TI_DM_FW_VERSION = "11.01.09"
TI_SYSFW_VERSION = "11.01.02" TI_SYSFW_VERSION = "11.01.05"
TI_HSM_DEMO_FW_VERSION = "11.00.09" TI_HSM_DEMO_FW_VERSION = "11.00.09"
TAD5212_FW_VERSION = "1.0.0.0" TAD5212_FW_VERSION = "1.0.0.0"
TI_LINUX_FW_SRCREV ?= "373c2f5646e3947b3b4a340da729288ee3f07833" TI_LINUX_FW_SRCREV ?= "f59a711599249ecac75fea38b7a15ef9137d650d"
SRCREV = "${TI_LINUX_FW_SRCREV}" SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware" BRANCH ?= "ti-linux-firmware"

View File

@@ -8,7 +8,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
SRCBRANCH = "master" SRCBRANCH = "master"
LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
SRCREV_tfa:am62lxx = "c7583e555f0c7152a54e9ccac492dffddc4e3db0" SRCREV_tfa:am62lxx = "ed89d963b00e8dbdb91cea87e1ba43db0a64fba9"
SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
SRCBRANCH:am62lxx = "ti-master" SRCBRANCH:am62lxx = "ti-master"

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2025.01" BRANCH = "ti-u-boot-2025.01"
SRCREV = "827c35b4d141865e25d234e3d298614e6c47150c" SRCREV = "3bcfad6cee95403f7f62dd9d871cc3ea948c0761"

View File

@@ -10,6 +10,6 @@ PV = "0.3+git"
COMPATIBLE_MACHINE = "k3" COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master" BRANCH ?= "master"
SRCREV = "e6abc1b87f1d5bc4c2ab5f1ebfbf5a70e437dcb4" SRCREV = "6034420195cf763c9470fb2113810695e5e37a23"
SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"

View File

@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
BRANCH = "${BRANCH_ARM64}" BRANCH = "${BRANCH_ARM64}"
BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
SRCREV_ARM32 = "f0e4f5ca0905956c70779b31663f594c08c6a3bc" SRCREV_ARM32 = "b5ee9420d81f46861c4f0a172154e477feda1980"
PV_ARM32 = "6.12.35+git" PV_ARM32 = "6.12.35+git"
BRANCH:ti33x = "${BRANCH_ARM32}" BRANCH:ti33x = "${BRANCH_ARM32}"

View File

@@ -22,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
BRANCH ?= "ti-linux-6.12.y" BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "78e6abff322081d53c5a685d927476086c9b2846" SRCREV ?= "72f48d59b8f087fa0dd1f1e8c2c0b5bc0baa537c"
PV = "6.12.35+git" PV = "6.12.35+git"
KERNEL_REPRODUCIBILITY_PATCHES = " \ KERNEL_REPRODUCIBILITY_PATCHES = " \