diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-02-22 04:13:08 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:31 -0600 |
| commit | 53f4cdf2ce35cbb0aaac0891e5f06e8909caecdd (patch) | |
| tree | 2d7a22adf169476666eda7d988767506f40f3d20 /recipes-bsp/traceframework/traceframework-rtos_git.bb | |
| parent | dd558151806beb2ac95356a7a8275498ccddf125 (diff) | |
| download | meta-ti-53f4cdf2ce35cbb0aaac0891e5f06e8909caecdd.tar.gz | |
classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports
Remove deprecated support for compiling Keystone1/2 RTOS components and
Linux firmwares using PDK, CSL, etc.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/traceframework/traceframework-rtos_git.bb')
| -rw-r--r-- | recipes-bsp/traceframework/traceframework-rtos_git.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-bsp/traceframework/traceframework-rtos_git.bb b/recipes-bsp/traceframework/traceframework-rtos_git.bb deleted file mode 100644 index 55e41188..00000000 --- a/recipes-bsp/traceframework/traceframework-rtos_git.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | inherit ti-pdk | ||
| 2 | |||
| 3 | require traceframework.inc | ||
| 4 | |||
| 5 | PR = "${INC_PR}.2" | ||
| 6 | |||
| 7 | XDCPATH:append = ";${UIA_INSTALL_DIR}/packages" | ||
| 8 | |||
| 9 | # HTML doc link params | ||
| 10 | PDK_COMP_LINK_TEXT = "Trace Framework" | ||
