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

Compare commits

..

2 Commits

Author SHA1 Message Date
LCPD Automation Script
a444d3137a CI/CD Auto-Merger: cicd.scarthgap.202604160814
Updated the value(s) for:
  u-boot-ti-staging_2025.01: SRCREV_uboot
  linux-ti-staging-rt_6.12: SRCREV_ARM32
  linux-ti-staging_6.12: SRCREV

Changelogs:
  u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=7b9dedb046eb6a720997f61582c7b13da1b5b9f0..19795f63be7ee27e38b6e800ff6c88a2feaae13f
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=a3bc6dc973a99822f0707b1c9ba06b56bf142076..62fdc7890cde3197051743120ff44162b7356cc5
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=da3c0f0a33ac00f7138c695a16d90301cf7ec02b..c52c5589aab8c376f975b1feb7b8746b7b6624bd

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2026-04-16 08:14:28 -05:00
LCPD Automation Script
edac884030 CI/CD Auto-Merger: cicd.scarthgap.202604020811
Updated the value(s) for:
  ti-linux-fw: TI_LINUX_FW_SRCREV

Changelogs:
  ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=f323c31fcfa11b5097cc99f8340b909e8ed6b9fb..946606d906c6a07ff844c1e6f5451cbace08b96b

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2026-04-02 08:11:42 -05:00
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ TI_PKA_FW_VERSION = "2.1.0"
TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
PCM6240_FW_VERSION = "1.0.0.0"
TI_LINUX_FW_SRCREV ?= "f323c31fcfa11b5097cc99f8340b909e8ed6b9fb"
TI_LINUX_FW_SRCREV ?= "946606d906c6a07ff844c1e6f5451cbace08b96b"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware-6.12.y"

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2025.01"
SRCREV_uboot = "7b9dedb046eb6a720997f61582c7b13da1b5b9f0"
SRCREV_uboot = "19795f63be7ee27e38b6e800ff6c88a2feaae13f"

View File

@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
BRANCH = "${BRANCH_ARM64}"
BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
SRCREV_ARM32 = "a3bc6dc973a99822f0707b1c9ba06b56bf142076"
SRCREV_ARM32 = "62fdc7890cde3197051743120ff44162b7356cc5"
PV_ARM32 = "6.12.57+git"
BRANCH:ti33x = "${BRANCH_ARM32}"

View File

@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
BRANCH ?= "ti-linux-6.12.y"
SRCREV ?= "da3c0f0a33ac00f7138c695a16d90301cf7ec02b"
SRCREV ?= "c52c5589aab8c376f975b1feb7b8746b7b6624bd"
PV = "6.12.57+git"
# Special configuration for remoteproc/rpmsg IPC modules