1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 13:57:59 +00:00

CI/CD Auto-Merger: cicd.scarthgap.202407271443

Updated the value(s) for:
  ti-linux-fw: PRUETH_FW_AM65X_SR2_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
  u-boot-ti-staging_2024.04: SRCREV
  k3conf: SRCREV
  linux-ti-staging-rt_6.6: SRCREV
  linux-ti-staging_6.6: SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2024-07-27 14:44:31 -05:00
parent fb3ea09a04
commit 1380773496
5 changed files with 7 additions and 7 deletions
@@ -9,15 +9,15 @@ INC_PR = "r4"
# Firmware versions
CORESDK_RTOS_VERSION = "08.02.00.04"
PRUETH_FW_AM65X_VERSION = "08.00.00.20"
PRUETH_FW_AM65X_SR2_VERSION = "02.02.14.01"
PRUETH_FW_AM65X_SR2_VERSION = "02.02.14.03"
GOODIX_FW_VERSION = "1.0.0.0"
CADENCE_MHDP_FW_VERSION = "2.1.0"
IMG_DEC_FW_VERSION = "1.0"
CNM_WAVE521_FW_VERSION = "1.0.4"
TI_DM_FW_VERSION = "10.00.00"
TI_SYSFW_VERSION = "10.00.06"
TI_SYSFW_VERSION = "10.00.08"
TI_LINUX_FW_SRCREV ?= "77752078e612c7b0747cb767b068a5624640914c"
TI_LINUX_FW_SRCREV ?= "1e01062a34b88427c2fca1ce7c5a5c308961e0c7"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"
@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "1234c463673d6598b17e719f01b64d59d60e3b30"
SRCREV = "fda88f8bcea30590528930ff9441c6e958da86f5"
@@ -10,7 +10,7 @@ PV = "0.3+git"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "a7d230990f82774393a3f1d199d612fb66242ada"
SRCREV = "30a1d5b2d08c0da39d4e62b3ebee591a9882fa21"
SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "30525846ffc1620194a2e59b9aedb918f4198c5f"
SRCREV = "04a9ad081f0f255a046f398abf6faf1d4374267f"
include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''}
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.6.y"
SRCREV ?= "2d6facf7f6b24b2e7a9b921b57ec6b50fc810637"
SRCREV ?= "6de6e418c80edfbe08f4a5f851c721bd60c0123b"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"