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.202406151518

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

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
This commit is contained in:
LCPD Automation Script
2024-06-15 15:18:40 -05:00
parent f3ad203a8a
commit 6efc41de60
3 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -8,8 +8,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
BRANCH = "ti-rt-linux-6.6.y"
SRCREV = "7cceac93947da35755935827cd675925400d0102"
SRCREV = "eeca5715c9a5b742423bd83ed587fac26268771c"
include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''}
PV = "6.6.25+git"
PV = "6.6.32+git"

View File

@@ -23,8 +23,8 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.6.y"
SRCREV ?= "f7f73d9d344c89081db499a2968d9033d7cac45c"
PV = "6.6.25+git"
SRCREV ?= "8086474caf5dc2570a947669acf226d319cd0651"
PV = "6.6.32+git"
KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
KERNEL_GIT_PROTOCOL = "https"