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

CI/CD Auto-Merger: cicd.master.202312060100

Updated the value(s) for:
  ti-linux-fw: PRUETH_FW_AM65X_SR2_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
  u-boot-ti-staging_2023.04: 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
2023-12-06 01:00:17 -06:00
parent 79d838b428
commit 758cba73df
4 changed files with 6 additions and 6 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.12.05"
PRUETH_FW_AM65X_SR2_VERSION = "02.02.12.08"
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.06"
TI_SYSFW_VERSION = "09.01.08"
TI_LINUX_FW_SRCREV ?= "a2d8865df39e9021001fcf06e5daaeab81ba608c"
TI_LINUX_FW_SRCREV ?= "9ee2fedb1fb4815f54310dd872d34faf9948c7c1"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"
@@ -6,7 +6,7 @@ PR = "r0"
BRANCH = "ti-u-boot-2023.04"
SRCREV = "8c121e6e3c7fd7be6e727ddd41880c202fb6e223"
SRCREV = "c1c2bdf272561724f531fe8e7a649ef687d1a67e"
do_install:append:am62xx() {
install -d ${D}/boot
@@ -6,7 +6,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:"
BRANCH = "ti-rt-linux-6.1.y"
SRCREV = "2f5db0e70b5e1ea128754128ff87560ff0c7ffbb"
SRCREV = "b4f1767f9ebaadcb85e2b10eadc5b168a2a7cdb4"
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.1.y"
SRCREV ?= "3db9a45004a01caba21d64b397814abadcc841b0"
SRCREV ?= "5da2f861d7d06b97ea386294469e1644b18666fc"
PV = "6.1.46+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild