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

CI/CD Auto-Merger: cicd.master.202407120100

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-12 01:00:53 -05:00
parent 5c96306171
commit a3965d5bbb
3 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "c404d79db7c55787ed0feb6f97c1baa4e5a69877"
SRCREV = "79b13d5cb02d619cfb1842ee28ea2e7b77be54cc"

View File

@@ -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 ''}

View File

@@ -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"