mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
CI/CD Auto-Merger: cicd.kirkstone.202311301712
Updated the value(s) for: ti-linux-fw: 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:
@@ -15,9 +15,9 @@ 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.07"
|
||||
TI_SYSFW_VERSION = "09.01.08"
|
||||
|
||||
TI_LINUX_FW_SRCREV ?= "6dc47e330f11d01493d24e3ffb8ab369c15068eb"
|
||||
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 = "71b8c840ca61a4e11b2cdf63b0e6580ecb427912"
|
||||
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 = "a135c15322cfd7f341bde5de4df28208c1784d59"
|
||||
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 ?= "5892b80d6b7786cb1a78aba8147c3f844e063119"
|
||||
SRCREV ?= "5da2f861d7d06b97ea386294469e1644b18666fc"
|
||||
PV = "6.1.46+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
|
||||
Reference in New Issue
Block a user