Commit Graph
5201 Commits
Author SHA1 Message Date
Paresh Bhagat 4ecd4b5011 ti-rtos-fw: Set EdgeAI DSP firmware as default for am62dxx
Set dsp_edgeai_c7x_1_release_strip.out as the default C7x firmware for
AM62d to support EdgeAI and DSP based audio pipeline.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Ryan Eatmon bdd2c8fa59 u-boot: Fix uboot_config for am62lxx
We need to adjust the code for copying tiboot3* files when running under
the UBOOT_CONFIG flow for am62lxx.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Ryan Eatmon 002e84979b conf: am62l: Add ECDSA key signing
Add support for signing the u-boot files with an ECDSA key.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Ryan Eatmon 41614f75e0 TEST: linux-ti-staging: Add testing dtbo and build command
This is for flow testing a change we want to make in our internal
testing flow.  This will never be a patch we carry forward.  This is
purely for proof of concept at this time.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Ryan Eatmon 2b33879a77 conf: Add falcon support natively
Add support for building falcon natively and remove the ti-falcon build
option.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Ryan Eatmon 45aa1de315 u-boot: Move the TFA memory location for all k3 platforms
In preparation for supporting falcon boot, we are globally moving all k3
memory locations for TFA.  Trying to do this platform by platform and
only for falcon builds was proving to be onerous, so it was decide to
just move it for all Yocto builds.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Mahammed Sadik Shaik 80cad6aae1 conf: am335x-evm : Bump up max_leb_cnt
New features added require another increase to max_leb_cnt

Signed-off-by: Mahammed Sadik Shaik <s-sadik@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Denys Dmytriyenko (TI) 18223074a7 meta*/layer.con: update layer compatibility for blacksail
The upcoming 6.1 "Blacksail" release is around the corner and OE-Core
set the layer compatibility requirements accordingly:
https://git.openembedded.org/openembedded-core/commit/?id=37623ffbdd34a5c6b3e12ee33195f8e82343f198

While at it, drop "whinlatter" compatibility, which is now EOL.

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-24 15:59:10 -05:00
Ryan Eatmon 1801685540 kernel-selftest: Disable upstream patches
A recent commit in meta-openembedded [1] added a number of patches to
fix testing issues, but those patches only apply to the latest 7.2
kernel.  Since we have our own vendor kernel and support multiple older
versions, we need to disable the patches for kernels that they will not
apply to.

[1] https://git.openembedded.org/meta-openembedded/commit/?id=11a9324c8449a8567461a7914aa5c7a592de3f45

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-23 16:30:05 -05:00
Paresh Bhagat 8e70ed9ebc layer.conf: Add multimedia-layer support
Add multimedia-layer to the recommended layers and configure dynamic
layer support.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-23 16:26:55 -05:00
Paresh Bhagat f2494e1fb6 pipewire: Add platform specific configuration
Extend the PipeWire recipe to add platform-specific ALSA configuration.
Add sink and source configuration for 8-channel audio playback and
capture on the AM62D2EVM as the default configuration is 2-channel.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-23 16:26:55 -05:00
Ryan Eatmon 656c7b9cc4 u-boot-*: Change openssl fix to build option
Rather than carrying multiple patches for the same fix for all of the
u-boot versions, we should copy the meta-arm solution [1] of just adding
a build option to turn on the engine stubs.

[1] https://patchwork.yoctoproject.org/project/arm/patch/20260909180341.3858400-1-ross.burton@arm.com/

Suggested-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-15 15:01:23 -05:00
Ryan Eatmon c75c792a5a Revert "u-boot-bb.org: Fixes for OpenSSL 4.0"
This reverts commit 7c0c6e2117.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-15 15:01:23 -05:00
Ryan Eatmon a0d6f1e8bd Revert "u-boot-ti-staging: Fixes for OpenSSL 4.0"
This reverts commit f06fbe6712.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-15 15:01:23 -05:00
Ryan Eatmon 0b0d53bbf3 check_yocto_rules: Update for libclc version change
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-15 15:01:23 -05:00
LCPD Automation Script 7034712771 CI/CD Auto-Merger: cicd.master.202609142200
Updated the value(s) for:
  atf: SRCREV_tfa:am62lxx

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.master.202609142200
2026-09-14 22:01:03 -05:00
Ryan Eatmon 1fe53d8a1a linux-bb.org_6.6: Backport OpenSSL 4.0 patches
Backport a set of kernel patches to 6.6 to fix the OpenSSL build
failures.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
cicd.master.202609092320
2026-09-09 21:56:59 -05:00
Ryan Eatmon 7c0c6e2117 u-boot-bb.org: Fixes for OpenSSL 4.0
With the recent move to OpenSSL 4.0 [1] we need to update the same code
in the various u-boot versions that we support.

[1] https://git.openembedded.org/openembedded-core/commit/?id=20bf704e5809e95036b998f0f45145cf7205b05b

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-09 21:56:59 -05:00
Ryan Eatmon 0b9bde8c75 mesa-pvr: Fix for building with new LLVM version
A recnet version change [1] caused a build failure.  Backport a patch
from the mesa repo to address it [2].

[1] https://git.openembedded.org/openembedded-core/commit/?id=d1575787a815fbe1ca60b20664665f92a95b2264
[2] https://gitlab.freedesktop.org/mesa/mesa/-/commit/f958ad11955638758c19170d9df4d67bf1ff8bcb

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-09 20:53:28 -05:00
Ryan Eatmon c909da414d libclc: Rollback to 22.1.8
Given that we are only including libclc for our mesa-pvr recipes, we
need to lock down the version to a known working version to avoid the
llvm version changes from causing build failures.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-09 20:53:28 -05:00
Ryan Eatmon 9cc77b806f mesa-pvr: Remove makedepend dependency
Commit 7e696b1fa0 ("makedepend: remove recipe") removed the recipe from
oe-core. Makedepend was removed from mesa already in version 9.1.

Follow oe-core and remove the makedepend dependency from mesa-pvr.

Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-09 20:53:28 -05:00
Ryan Eatmon 6307415d42 linux-ti-staging_6.6: Backport OpenSSL 4.0 patches
Backport a set of kernel patches to 6.6 to fix the OpenSSL build
failures.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-09 20:53:21 -05:00
Ryan Eatmon f06fbe6712 u-boot-ti-staging: Fixes for OpenSSL 4.0
With the recent move to OpenSSL 4.0 [1] we need to update the same code
in the various u-boot versions that we support.

[1] https://git.openembedded.org/openembedded-core/commit/?id=20bf704e5809e95036b998f0f45145cf7205b05b

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-09-09 19:57:37 -05:00
LCPD Automation Script 0424eea6b0 CI/CD Auto-Merger: cicd.master.202609011013
Updated the value(s) for:
  u-boot-ti-staging_2026.01: SRCREV_uboot
  linux-ti-staging-rt_6.18: PV_ARM32
  linux-ti-staging_6.18: PV,SRCREV
  ltp-ddt: SRCREV

Changelogs:
  u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=8a78938c2d8a270d851c66abc2cb9d8fcf77c690..2a85f4bcffc50ddc8b443d8e4162e9e46ed0f200
  linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=66c3ddf05d9d378cc4f8f43fd2a7cd491e9265cc..2cb14eda73fdb89b09e5cb92ce9d691a6a36c250
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=76fe5cfa8d2eb4ae1681d49f8313bf02a68e38b2..38638d15d7e5797387d43b56708a16b3af52f2e4

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.master.202609011013
2026-09-01 10:14:49 -05:00
Ryan Eatmon 9779e3b6c4 linux-ti-staging-rt_6.18: Add ARM32 RT branch
While all ARM64 devices use the same branch for RT and non-RT builds,
the ARM32 devices have a separate branch for RT Kernel which is
"ti-rt-linux-6.18.y-arm32". Update the BRANCH, SRCREV and PV for ARM32
devices for RT builds.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-27 16:41:02 -05:00
LCPD Automation Script 5254077147 CI/CD Auto-Merger: cicd.master.202608251347
Updated the value(s) for:
  atf: SRCREV_tfa:am62lxx
  u-boot-ti-staging_2025.01: SRCREV_uboot
  u-boot-ti-staging_2026.01: SRCREV_uboot
  k3conf: SRCREV
  linux-ti-staging-rt_6.12: SRCREV_ARM32
  linux-ti-staging_6.12: SRCREV
  linux-ti-staging_6.18: SRCREV
  ti-rpmsg-char: SRCREV
  ltp-ddt: SRCREV

Changelogs:
  u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=13f4e50ff203b9581dec599a620b57bb9ff1ed9d..4ca322ca563a21cccad8c9ba65e386b9fd34dd16
  u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=5fb29434232110fb5a176136086d26ecb299932e..8a78938c2d8a270d851c66abc2cb9d8fcf77c690
  k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=eaa148f9640a047511be89f7652f8b1e93a4249c..2a55868676119435c408642191d1b5523910f288
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=43493bcb9d02b98e4e52e0fa6639c25d97eaab78..f8d2733e4654420b73fe3e17cb83a30a4763862c
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=7bbb58844e0ba096c6fc4f078fe20b5f9419bc6c..ca77f7291a4f1c5f6927fee4e47282b03a39ebfd
  linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=9098671a2d2ce1876543f6d6fd576285a184f5a4..66c3ddf05d9d378cc4f8f43fd2a7cd491e9265cc
  ti-rpmsg-char: https://git.ti.com/cgit/rpmsg/ti-rpmsg-char/log/?qt=range&q=e36103aac7d9f6d64125eb917d3c69022cb86e0b..b1e4d172f39081db81305fa50ccaafd3ef8ae3a6
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=7b143203fef1c7b774a49b459c092eaf0b2718e9..76fe5cfa8d2eb4ae1681d49f8313bf02a68e38b2

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.master.202608251347 cicd.master.202608252353
2026-08-25 13:48:45 -05:00
Ryan Eatmon 9d036d3808 xdp-tools-ti: Remove recipe
meta-openembedded added an xdp-tools recipe [1][2], so ours is no longer
needed.

[1] https://git.openembedded.org/meta-openembedded/commit/?id=cdd53d4d0d802cbce05b716df3c72aad9334d808
[2] https://git.openembedded.org/meta-openembedded/commit/?id=b1f98d1a7aeae2fb86dd540bf5f5f26203f22a66

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-25 13:46:04 -05:00
Ryan Eatmon c5e1b0715a check_yocto_rules: Add skip rules for libclc
Since we imported the recipe without changes, we should not enforce our
rules on the recipe.  Add the needed skip settings in the json file.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-25 13:46:04 -05:00
Ryan Eatmon de61ea2610 libclc: Import from removed oe-core recipe
A recent change in oe-core [1] has removed the libclc recipe, but our
mesa-pvr recipes all depend on this recipe.  Import the final version of
the libclc recipe until we no longer need it.

[1] https://git.openembedded.org/openembedded-core/commit/?id=5457c35142cc9b6d3fa537cc5ef56e90cce85c88

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-20 22:11:04 -05:00
Ryan Eatmon 2d941b33e8 u-boot: fix pylibfdt build with swig 4.5.0
A recent change in oe-core [1] updated the version of SWIG which caused
a build error in u-boot.  This was fixed by adding a patch [2] in
oe-core for u-boot which we are copying into our u-boot recipes as well.

[1] https://git.openembedded.org/openembedded-core/commit/?id=84476421d9ccfcc1d2714026ad7caa6ca901853b
[2] https://git.openembedded.org/openembedded-core/commit/?id=299a82a9c909b73a9b93877d6c1b381ec8f83b04

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-18 15:08:52 -05:00
LCPD Automation Script 9b61f80281 CI/CD Auto-Merger: cicd.master.202608122200
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
  linux-ti-staging_6.18: SRCREV
  ltp-ddt: SRCREV

Changelogs:
  u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=1612e4d1deb11d49304c715576854b28cc10e34d..13f4e50ff203b9581dec599a620b57bb9ff1ed9d
  linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=c6cc0cab5b8575a2a70f0c4f9dbc9981f367d8e3..43493bcb9d02b98e4e52e0fa6639c25d97eaab78
  linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=5ae038766eda6647bee6dc52c88308a0a280878d..7bbb58844e0ba096c6fc4f078fe20b5f9419bc6c
  linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=1510cd916429bb025e2d0fdbad7ceae652820d82..9098671a2d2ce1876543f6d6fd576285a184f5a4
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=26fc7b1db82d7852bdb804a21cda9e1c997702e5..7b143203fef1c7b774a49b459c092eaf0b2718e9

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.master.202608122200
2026-08-12 22:01:01 -05:00
Denys Dmytriyenko (TI) 2db87cfca8 weston: update bbappend for version 16.0.x
OE-Core updated weston to version 16.0.0 in master [1]

Our bbappend applied 2 patches to version 15.0.x and those
need to be updated for version 16.0.0 accordingly.

Patch 1 updated to remove fuzz.
Patch 2 removed as it was accepted upstream.

[1] https://git.openembedded.org/openembedded-core/commit/?id=ad85da159d415f1aad6ea9fb50cd1b630a89692e

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-12 16:32:41 -05:00
Denys Dmytriyenko (TI) b2c5a3d2e6 kernel_legacyhs: fix building/installing DTBs
A recent change in OE-Core kernel-devicetree.bbclass [1] changed appending
code for devicetree from exported do_*() functions to :append to their
unexported kernel_do_*() variant. But our copy of kernel_legacyhs.bbclass
doesn't define those, using kernel_legacyhs_do_*() names instead, due to
how function exporting works using the class name as a prefix.

In order to unreak devicetree building/installing, we need to provide
empty stubs for kernel_do_*() functions for the :append to work and
then call then at the end of our respective kernel_legacyhs_do_*()
functions.

[1] https://git.openembedded.org/openembedded-core/commit/?id=350281188267d0ad7c7e44a6ae3990edcfbe0300

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-12 16:32:41 -05:00
Ryan Eatmon 78741e4c2d ti-devicetree-prefix: set ARCH directly
A change in oe-core [1] no longer set ARCH but prefers that you set it
yourself.

[1] https://git.openembedded.org/openembedded-core/commit/?id=635f85b7b8ffe4bfd5f282a98bdf640aa037cde1

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-11 15:51:05 -05:00
Ryan Eatmon c3b2af9d75 kernel-uboot-legacyhs: Set ARCH and UBOOT_ARCH directly
A per changes in oe-core [1][2], it is preferable to set ARCH and
UBOOT_ARCH directly instead of relying on a class.

[1] https://git.openembedded.org/openembedded-core/commit/?id=635f85b7b8ffe4bfd5f282a98bdf640aa037cde1
[2] https://git.openembedded.org/openembedded-core/commit/?id=bdcd04bbc5e205df16c0779388521db4041e7841

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-11 15:51:05 -05:00
Ryan Eatmon 13c3d215e5 kernel_legacyhs: Adapt to recent changes in oe-core
Three recent changes in oe-core [1], [2] and [3] have moved around
various things with the kernel classes.  Since we have our own copy
of the old kernel class we need to adapt to the changes.

[1] https://git.openembedded.org/openembedded-core/commit/?id=945f3faa4909b226996eff62bf55fa586a5279fa
[2] https://git.openembedded.org/openembedded-core/commit/?id=635f85b7b8ffe4bfd5f282a98bdf640aa037cde1
[3] https://git.openembedded.org/openembedded-core/commit/?id=06057ac24f74ce5de74dfc7b479a1e2c796bcdcd

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-11 15:51:05 -05:00
Ryan Eatmon 687644a385 meta-ti-test: Add commercial_mpv license to LICENSE_FLAGS_ACCEPTED
A change in meta-openembedded [1] has propagated the ffmpeg commercial
license setting through into mpv (which depends on ffmpeg).  This means
we need to add commercial_mpv to the list as well.

[1] https://git.openembedded.org/meta-openembedded/commit/?id=5f4e021e2df0cd434f9266aadb2353886e57854a

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-08-06 09:07:14 -05:00
Ryan Eatmon 143ada5aaf ti-core-initramfs: Add the initramfs to the fitImage
If the ti-core-initramfs is configured to be built, then make sure to
add it to the fitImage.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-30 08:00:27 -05:00
Antonios Christidis f29c288624 mesa-pvr: Update SRCREV
Update the SRCREV to include missing dependency fix.

Related to,
https://github.com/TexasInstruments/mesa/commit/7b6e8de7b0acdaff684f1109c6acb575644a93ea.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-29 11:01:45 -05:00
Ryan Eatmon 9a5228e56c ti-core-initramfs: Decrease IMAGE_OVERHEAD_FACTOR
Adding in the initramfs-module-netsetup has grown the initramfs by a
small amount.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
cicd.master.202607281105
2026-07-28 11:02:25 -05:00
Ryan Eatmon fa8ce703f7 packagegroup-ti-core-initramfs: Move the inclusion of initramfs-module-netsetup
The list of what modules are required for the initramfs has changed as
of 7.1.  The CPSW driver is no longer built into the kernel and is
required to be built as a module and included in the initramfs for all K3
boards.

While the existing solution for including initramfs-module-netsetup was
fine, it did not trigger the building of initramfs for all k3 platforms.
It would just include it if the ti-core-initramfs was built.

This change tells the system to build and include the needed packages
for all k3 and makes sure that the ti-core-initramfs is built for all of
them.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-28 11:02:25 -05:00
Ryan Eatmon 4809654879 linux-ti-mainline: Bump to v7.1
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-28 11:02:25 -05:00
Antonios Christidis e1286bc5ef mtd-utils-ti: Update SRC_URI:remove due to oe-core update
The SRC_URI found in the oe-core recipe for mtd-utils has been updated.
Update the SRC_URI:remove to look for the new value.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-23 16:50:26 -05:00
LCPD Automation Script 885bcd4a7e CI/CD Auto-Merger: cicd.master.202607220920
Updated the value(s) for:
  linux-ti-staging_6.18: SRCREV
  ltp-ddt: SRCREV

Changelogs:
  linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=8933766be737ed2cabb9466fce497b8bc8c1ce21..1510cd916429bb025e2d0fdbad7ceae652820d82
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=dc5516f772ff621c2d7d517e094f1a4db3a972f3..26fc7b1db82d7852bdb804a21cda9e1c997702e5

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.master.202607220920 cicd.master.202607222200
2026-07-22 09:21:09 -05:00
Denys Dmytriyenko (TI) 35a6039fbe layer.conf: remove remnant METATIBASE
This variable is no longer used. It also gets defined in 2 layers,
making it undeterministic.

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-22 09:18:28 -05:00
Denys Dmytriyenko (TI) 5ec53ebf46 ti-cgt6x-7: remove
Remove TI Code Generation Tools for C6x DSPs version 7.x. The installer
for version 7.x is not downloadable directly, unlike version 8.x and
later, which still remains.

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-22 09:18:28 -05:00
Denys Dmytriyenko (TI) 14d8595629 ti-cgt470: remove
Remove TI Code Generation Tools for TMS470 MCUs. The recipe hasn't
been updated in 15 years and the installer is not downloadable
directly.

Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-22 09:18:28 -05:00
Ryan Eatmon 32a04547b2 recipes: Convert to SPDX license strings
Converts all LICENSE strings to SPDX licenses expressions

Rename Stream-Benchmark-License to replace underscores with dashes,
per SPDX syntax.

Expand previously mapped "Foo-with-exception" into proper SPDX
"Foo WITH Exception" syntax.

License-Update: No change, just reformatting to SPDX syntax

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
2026-07-22 09:18:28 -05:00
Brandon Brnich 81ebb542da ti-bsp: ti-img-encode-decode: Update SRCREV
Fix compilation issues with latest 7.2 kernel that removed support for
functions currently being used by the IMG out-of-tree module.

Signed-off-by: Brandon Brnich <b-brnich@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-22 09:18:28 -05:00
Ryan Eatmon 9c8133821a u-boot-ti-mainline: Update to version: v2026.07
Updated the value(s) for:
  u-boot-ti-mainline: PV,SRCREV_uboot

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2026-07-22 09:18:28 -05:00