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

CI/CD Auto-Merger: cicd.scarthgap.202407071800

Updated the value(s) for:
  u-boot-ti-staging_2024.04: SRCREV
  linux-ti-staging-rt_6.6: SRCREV
  linux-ti-staging_6.6: SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2024-07-07 18:00:51 -05:00
parent af2c741c8c
commit ff9bf7b960
3 changed files with 3 additions and 3 deletions
@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "c2e4dd919f1ab482496f1ca3afce3624979036c9"
SRCREV = "c404d79db7c55787ed0feb6f97c1baa4e5a69877"
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "55cfa6cfef88accd529863b53f89bebdb3bba024"
SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08"
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.6.y"
SRCREV ?= "dd0c137e219ab179c10ecb067bdf67a268004e14"
SRCREV ?= "e298dab666632b6f62ed61eac35813331341c3aa"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"