1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

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

Updated the value(s) for:
  ti-linux-fw: TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
  u-boot-ti-staging_2024.04: 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-05 04:00:45 -05:00
parent 830d81bb7f
commit af2c741c8c
4 changed files with 6 additions and 6 deletions
@@ -14,10 +14,10 @@ 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.01"
TI_SYSFW_VERSION = "10.00.02"
TI_DM_FW_VERSION = "10.00.05"
TI_SYSFW_VERSION = "10.00.04"
TI_LINUX_FW_SRCREV ?= "bce9bafb6efeb8ac539bd9858d474a55fe88cd46"
TI_LINUX_FW_SRCREV ?= "af745923679b12f9872ed43e510e74335149de1c"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"
@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "b3c10f333acccef49ebaf4abc575616ea7326d50"
SRCREV = "c2e4dd919f1ab482496f1ca3afce3624979036c9"
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "0e1cf9a5dc2aedc23644276953f7a89a5a9e6749"
SRCREV = "55cfa6cfef88accd529863b53f89bebdb3bba024"
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 ?= "b39a7a4a83900c5e9376663293af2aa3e0f5931a"
SRCREV ?= "dd0c137e219ab179c10ecb067bdf67a268004e14"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"