1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

CI/CD Auto-Merger: cicd.kirkstone.202402152125

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

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2024-02-15 21:25:12 -06:00
parent 0b2084fe01
commit 8899ce3b9e
5 changed files with 7 additions and 7 deletions

View File

@@ -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.3"
TI_DM_FW_VERSION = "09.01.02"
TI_SYSFW_VERSION = "09.01.08"
TI_DM_FW_VERSION = "09.02.01"
TI_SYSFW_VERSION = "09.02.01"
TI_LINUX_FW_SRCREV ?= "0350c2edecabc4c828eb28dc993a3059f33b4262"
TI_LINUX_FW_SRCREV ?= "2f2a82ba41dfb724ffd82104ca2bbb5afc756a25"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2023.04"
SRCREV = "28eaa6eb15204cb3e3cc8ed938341392c62dc218"
SRCREV = "7d050099177240f6cdf8992310f2cf4941e954af"

View File

@@ -10,7 +10,7 @@ PV = "0.3+git${SRCPV}"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "f4dd78ab6d3372e6326f90639b5f8f57607369d0"
SRCREV = "cadf72379c7eec7e69031cc939d5a85f209017d6"
SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"

View File

@@ -6,7 +6,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:"
BRANCH = "ti-rt-linux-6.1.y"
SRCREV = "3dace366de06c5b1927ed082fbeac0b4bee29cbc"
SRCREV = "bdebf4319d95b46edd39be72d937d1e0086865fe"
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.1.y"
SRCREV ?= "2233af66faf7b81b6c286285e50cda5595dc410d"
SRCREV ?= "77aa27cbdca359bf0735b36ada464ec65b520943"
PV = "6.1.69+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild