1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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

Updated the value(s) for:
  ti-linux-fw: 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-06-26 08:17:45 -05:00
parent f73d964327
commit 67b6af4720
4 changed files with 5 additions and 5 deletions

View File

@@ -15,9 +15,9 @@ 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 = "09.02.08"
TI_SYSFW_VERSION = "10.00.02"
TI_LINUX_FW_SRCREV ?= "83d5c6a2349436185fb49922da40d4201fb8d2c3"
TI_LINUX_FW_SRCREV ?= "4a334045552fa5edf9097a0e968a172e7a2ddc38"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "c377e32f1e563280093aa28361a07751a75da792"
SRCREV = "a966db94265729780911e4e5cc8f70ed21b65029"

View File

@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "10e40a5ae075f5d07636fd78ec5bffe9d3faa668"
SRCREV = "1b49ba34b397c3ad7680efdf653e16a135ebd6da"
include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''}

View File

@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.6.y"
SRCREV ?= "4bd0d44f69cbda913ca7fcb809ae0fa682416b14"
SRCREV ?= "617ff9770276964869d70593a0eab2145b087d12"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"