1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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

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-06-20 01:00:45 -05:00
parent ec55b64ac0
commit 1199fc6c4c
3 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2024.04"
SRCREV = "7bdcacf9f50caac83f121e65fffeb7a0f9b452fd"
SRCREV = "70e054f85f98a0f255ba308c54b16e0557bc8af1"

View File

@@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "eeca5715c9a5b742423bd83ed587fac26268771c"
SRCREV = "8410a9e2cda1f2da2b24de65d8651984c507ab01"
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 ?= "8086474caf5dc2570a947669acf226d319cd0651"
SRCREV ?= "28ca41014f923e6e0e314492899b7cda49439c39"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"