diff options
Diffstat (limited to 'recipes-bsp/utils-rtos/trace-rtos_git.bb')
| -rw-r--r-- | recipes-bsp/utils-rtos/trace-rtos_git.bb | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/recipes-bsp/utils-rtos/trace-rtos_git.bb b/recipes-bsp/utils-rtos/trace-rtos_git.bb deleted file mode 100644 index 249ffc79..00000000 --- a/recipes-bsp/utils-rtos/trace-rtos_git.bb +++ /dev/null | |||
| @@ -1,28 +0,0 @@ | |||
| 1 | SUMMARY = "TI RTOS Trace utility" | ||
| 2 | |||
| 3 | DESCRIPTION = "This utility allows for tracing support in PDK drivers" | ||
| 4 | |||
| 5 | inherit ti-pdk ti-pdk-fetch | ||
| 6 | |||
| 7 | TI_PDK_COMP = "ti.utils.trace" | ||
| 8 | |||
| 9 | PE = "1" | ||
| 10 | |||
| 11 | LICENSE = "BSD-3-Clause" | ||
| 12 | LIC_FILES_CHKSUM = "file://tracever.h;beginline=19;endline=47;md5=983f531ecfc9fc8c4bc3af9333ab6696" | ||
| 13 | |||
| 14 | COMPATIBLE_MACHINE = "k3" | ||
| 15 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 16 | |||
| 17 | |||
| 18 | PR = "r0" | ||
| 19 | |||
| 20 | |||
| 21 | # Build with make instead of XDC | ||
| 22 | TI_PDK_XDCMAKE = "0" | ||
| 23 | |||
| 24 | export PDK_TRACE_ROOT_PATH ="${WORKDIR}/build" | ||
| 25 | export DEST_ROOT="${S}" | ||
| 26 | |||
| 27 | # HTML doc link params | ||
| 28 | PDK_COMP_LINK_TEXT = "Trace Utility" | ||
