1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

Compare commits

..

2 Commits

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

Changelogs:
  ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=d7b3607a76e08b3be8f61ba69d959fa063f44b11..8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442
  u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=7493977a537fe3f8a45814c6284b942f7f09e035..01cecc3207f4702e223316e886d0dcf607be1e5b
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=b55c76863125ca84f6ec11c6b6f57e66a5dbbf9a..9d4416c67fd3165abe25e4d0d539533a109a90d1
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=31b07ab8dfbcc182da591e9e3703edd9f4ca7633..bb34876646c9e16fa18d60b76f0dd1c6736fad3e

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2025-12-11 14:51:08 -06:00
LCPD Automation Script
802cd01e78 CI/CD Auto-Merger: cicd.scarthgap.202512041635
Updated the value(s) for:
  ti-linux-fw: TI_LINUX_FW_SRCREV
  atf: SRCREV_tfa:am62lxx
  u-boot-ti-staging_2025.01: SRCREV_uboot
  k3conf: SRCREV
  linux-ti-staging-rt_6.12: SRCREV_ARM32
  linux-ti-staging_6.12: SRCREV

Changelogs:
  ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=b5f45f14e23b927f3ab1f4e00c58eacb47b01d31..d7b3607a76e08b3be8f61ba69d959fa063f44b11
  u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=3f3051bacd384bf331193070c29053d781296ab0..7493977a537fe3f8a45814c6284b942f7f09e035
  k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=cba7dc13a39191ac18bf64fccbba429faff112b4..4e3a44c4b961831f2de80606942dd0d8eb508eca
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=1db5d0126012c7a0b82eff330f9f8a68b3d10f19..b55c76863125ca84f6ec11c6b6f57e66a5dbbf9a
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2d5f05489a39201c2fcf95d2dc04af57b6f7f356..31b07ab8dfbcc182da591e9e3703edd9f4ca7633

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2025-12-04 16:35:49 -06:00
6 changed files with 6 additions and 6 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 ?= "b5f45f14e23b927f3ab1f4e00c58eacb47b01d31"
TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"

View File

@@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
SRCBRANCH = "master"
LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
SRCREV_tfa:am62lxx = "960816d244c39ac1cfa24c4ea028c4404f9cbb20"
SRCREV_tfa:am62lxx = "7252a99fb781075db1987d8ce2c7e37324297427"
SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
SRCBRANCH:am62lxx = "ti-master"

View File

@@ -6,4 +6,4 @@ PR = "r0"
BRANCH = "ti-u-boot-2025.01"
SRCREV_uboot = "3f3051bacd384bf331193070c29053d781296ab0"
SRCREV_uboot = "01cecc3207f4702e223316e886d0dcf607be1e5b"

View File

@@ -10,7 +10,7 @@ PV = "0.3+git"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
SRCREV = "cba7dc13a39191ac18bf64fccbba429faff112b4"
SRCREV = "4e3a44c4b961831f2de80606942dd0d8eb508eca"
SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"

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 = "1db5d0126012c7a0b82eff330f9f8a68b3d10f19"
SRCREV_ARM32 = "9d4416c67fd3165abe25e4d0d539533a109a90d1"
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 ?= "2d5f05489a39201c2fcf95d2dc04af57b6f7f356"
SRCREV ?= "bb34876646c9e16fa18d60b76f0dd1c6736fad3e"
PV = "6.12.57+git"
# Special configuration for remoteproc/rpmsg IPC modules