mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-18 18:50:43 +00:00
CI/CD Auto-Merger: cicd.kirkstone.202403280400
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV linux-ti-staging-rt_6.1: PV,SRCREV linux-ti-staging_6.1: PV,SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
@@ -17,7 +17,7 @@ CNM_WAVE521_FW_VERSION = "1.0.3"
|
||||
TI_DM_FW_VERSION = "09.02.04"
|
||||
TI_SYSFW_VERSION = "09.02.07"
|
||||
|
||||
TI_LINUX_FW_SRCREV ?= "553da6850e271b579b569725ce9c58a1a6d7c849"
|
||||
TI_LINUX_FW_SRCREV ?= "58e3c376102aa8f42a0b1208afc91d75200b2d7b"
|
||||
SRCREV = "${TI_LINUX_FW_SRCREV}"
|
||||
|
||||
BRANCH ?= "ti-linux-firmware"
|
||||
|
||||
@@ -8,8 +8,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:"
|
||||
|
||||
BRANCH = "ti-rt-linux-6.1.y"
|
||||
|
||||
SRCREV = "3c08dbfd7bfd83c247ad1ee4ddb989260c150af1"
|
||||
SRCREV = "01dbe4e64bacaa4c891c1997f2724c320698d61f"
|
||||
|
||||
include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''}
|
||||
|
||||
PV = "6.1.80+git${SRCPV}"
|
||||
PV = "6.1.82+git${SRCPV}"
|
||||
|
||||
@@ -23,8 +23,8 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH ?= "ti-linux-6.1.y"
|
||||
|
||||
SRCREV ?= "2e423244f8c09173a344e7069f0fe2bdf26cccee"
|
||||
PV = "6.1.80+git${SRCPV}"
|
||||
SRCREV ?= "e44f83d2aa4366b3097307c5915d03696cf3e1b8"
|
||||
PV = "6.1.82+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR:append = "b"
|
||||
|
||||
Reference in New Issue
Block a user