Ryan Eatmon
fdc7c0a03b
gdbserverproxy-module-drv: Fix patch fuzz
...
Some how I missed that there was fuzz when applying the patch.
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2023-10-17 21:58:11 -05:00
Andrew Davis
71439a82f0
gdbc6x: Fix kernel module to work on v5.15+
...
Small changes, the "upstream" doesn't look to be maintained anymore,
so if we get any more breaks it might be time to remove this recipe.
Signed-off-by: Andrew Davis <afd@ti.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2023-04-18 14:26:18 -05:00
Ryan Eatmon
737f3583ad
all: Stop using git://git.ti.com
...
Stop using un-encrypted git:// protocol to access TI repositories.
This is inline with the same arguments as made by github in
https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Nishanth Menon <nm@ti.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2022-11-10 08:21:37 -06:00
Denys Dmytriyenko
f1b6ff1503
meta-ti: correct and do not skip "installed-vs-shipped" QA check
...
Skipping "installed-vs-shipped" QA check is now considered bad practice
due to possible SDK issues and is being flagged by yocto-check-layer [1]
script and could affect "Yocto Project Compatible" status for the layer.
[1] https://git.openembedded.org/openembedded-core/commit/?id=e8baa75535fc888f1d768b23a0140475e832c910
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2022-03-01 11:54:29 -06:00
Denys Dmytriyenko
e98a97691d
meta-ti: convert licenses to SPDX format
...
Update LICENSE variable to use SPDX license identifiers.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2022-02-25 07:19:25 -06:00
Denys Dmytriyenko
bd7971a8a8
meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"
...
OE-Core recently removed ambiguous "BSD" license[1] in order for recipes to
be more specific and use the exact variants of BSD. Update meta-ti recipes
with "BSD-3-Clause" as that was the previous default.
[1] https://git.openembedded.org/openembedded-core/commit/?id=14d4c007c49652d836d325a12bdbcd3bfa42e6d5
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2022-02-22 12:01:39 -06:00
Denys Dmytriyenko
600a51055a
meta-ti: move cuia to meta-ti-extras
...
Move TI Unified Instrumentation Architecture in C (cUIA) to meta-ti-extras under
recipes-devtools.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2022-02-22 12:01:39 -06:00
Denys Dmytriyenko
37ef6ae6fe
meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras
...
Legacy platforms AM3/4/5/J6 build components for multimedia acceleration and
other DSP showcasing using SYS/BIOS, XDC, XDAIS, CodeGen Tools and different
DSP libraries. Move all of them to meta-ti-extras.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com >
Signed-off-by: Ryan Eatmon <reatmon@ti.com >
2022-02-22 12:01:39 -06:00