mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
14 lines
203 B
BlitzBasic
14 lines
203 B
BlitzBasic
inherit ti-pdk
|
|
|
|
require traceframework.inc
|
|
|
|
PR = "${INC_PR}.2"
|
|
|
|
DEPENDS_append = " uia \
|
|
"
|
|
|
|
XDCPATH_append = ";${UIA_INSTALL_DIR}/packages"
|
|
|
|
# HTML doc link params
|
|
PDK_COMP_LINK_TEXT = "Trace Framework"
|