1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-31 07:50:52 +00:00
LCPD Automation Script
2025-09-11 11:48:40 -05:00
parent 11a60314cf
commit 0e2876e2ea
6 changed files with 6 additions and 6 deletions
@@ -21,7 +21,7 @@ TAD5212_FW_VERSION = "1.0.0.0"
TI_PKA_FW_VERSION = "2.1.0" TI_PKA_FW_VERSION = "2.1.0"
TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
TI_LINUX_FW_SRCREV ?= "fb492164151831b90e961dd37fccc57a8fdc1257" TI_LINUX_FW_SRCREV ?= "bb242f4eee42835066d83345e4d64bc02307f855"
SRCREV = "${TI_LINUX_FW_SRCREV}" SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware" BRANCH ?= "ti-linux-firmware"
@@ -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 = "82f64bf11853cd5bcff9cd03c315415fe2cccf16" SRCREV_tfa:am62lxx = "229d03adf659b06e5ae9577dc219ac93de6280dc"
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"
@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2025.01" BRANCH = "ti-u-boot-2025.01"
SRCREV = "252b02299cf637f96be9c735a86ed5aad328e00c" SRCREV = "3c06cd621447331aeab0bbb2e5c063a2b1d79d1b"
@@ -10,7 +10,7 @@ PV = "0.3+git"
COMPATIBLE_MACHINE = "k3" COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master" BRANCH ?= "master"
SRCREV = "3de294db4f2cd75404f358768f4be8f8fa3132d7" SRCREV = "6dd352f234ef19c5cb92c924101e1eab29d2939a"
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}"
@@ -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 = "c0845caeb62fc6ea82d85a65f52efcfebb9b2c75" SRCREV_ARM32 = "4235794ce373baf55d9ff5cf920b1d44b7e31455"
PV_ARM32 = "6.12.43+git" PV_ARM32 = "6.12.43+git"
BRANCH:ti33x = "${BRANCH_ARM32}" BRANCH:ti33x = "${BRANCH_ARM32}"
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.12.y" BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "26482216a39c9653ea319cd1d6e609b8d1f0fc12" SRCREV ?= "af3896fca24b7945db015d2ac411ef50e93a11c9"
PV = "6.12.43+git" PV = "6.12.43+git"
# Special configuration for remoteproc/rpmsg IPC modules # Special configuration for remoteproc/rpmsg IPC modules