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

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

Updated the value(s) for:
  ti-linux-fw: TI_LINUX_FW_SRCREV
  u-boot-ti-staging_2023.04: 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:
LCPD Automation Script
2024-01-09 04:00:19 -06:00
parent 64580c55ca
commit 155218f03e
4 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ CNM_WAVE521_FW_VERSION = "1.0.3"
TI_DM_FW_VERSION = "09.01.02"
TI_SYSFW_VERSION = "09.01.08"
TI_LINUX_FW_SRCREV ?= "9ee2fedb1fb4815f54310dd872d34faf9948c7c1"
TI_LINUX_FW_SRCREV ?= "4cb22050117b5688c3a995eae87e9377101b358e"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"

View File

@@ -6,7 +6,7 @@ PR = "r0"
BRANCH = "ti-u-boot-2023.04"
SRCREV = "b0d717b732ee28e446baf94522b3491e590f7fbb"
SRCREV = "a97ca328b3df6abf79c5cc01878290e03131bbba"
do_install:append:am62xx() {
install -d ${D}/boot

View File

@@ -6,8 +6,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:"
BRANCH = "ti-rt-linux-6.1.y"
SRCREV = "833521d9b354beb95bac8b37bfc211495d73d36c"
SRCREV = "0f8de5c40f576fc34dc80b3a32508d9990fd79d4"
include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''}
PV = "6.1.46+git${SRCPV}"
PV = "6.1.69+git${SRCPV}"

View File

@@ -23,8 +23,8 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.1.y"
SRCREV ?= "247b2535b24894d5ac7f3d8cfc3b48edb7214cc0"
PV = "6.1.46+git${SRCPV}"
SRCREV ?= "82d2b827840254248a0444a9c50ab3dc395876cc"
PV = "6.1.69+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR:append = "b"