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

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

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-11 04:00:42 -05:00
parent ff9bf7b960
commit 8690d09b8f
3 changed files with 3 additions and 3 deletions
@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "c404d79db7c55787ed0feb6f97c1baa4e5a69877"
SRCREV = "79b13d5cb02d619cfb1842ee28ea2e7b77be54cc"
@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08"
SRCREV = "30b405326c30368375e58551f85c9e531ec4aef2"
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 ?= "e298dab666632b6f62ed61eac35813331341c3aa"
SRCREV ?= "15f828fd0fc706919f64551afbe431eb66ba927f"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"