diff options
Diffstat (limited to 'recipes-ti/ipc/ipc-transport-srio-rtos_git.bb')
-rw-r--r-- | recipes-ti/ipc/ipc-transport-srio-rtos_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb b/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb index 6ea3fb93..b95d646f 100644 --- a/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb +++ b/recipes-ti/ipc/ipc-transport-srio-rtos_git.bb | |||
@@ -5,7 +5,7 @@ PR = "${INC_PR}.2" | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://TransportSrio.xdc;beginline=1;endline=35;md5=4d466471e4b933a0cc353a46bb546fe7" | 6 | LIC_FILES_CHKSUM = "file://TransportSrio.xdc;beginline=1;endline=35;md5=4d466471e4b933a0cc353a46bb546fe7" |
7 | 7 | ||
8 | COMPATIBLE_MACHINE = "k2hk-evm" | 8 | COMPATIBLE_MACHINE = "k2hk" |
9 | 9 | ||
10 | DEPENDS_append = " qmss-lld-rtos \ | 10 | DEPENDS_append = " qmss-lld-rtos \ |
11 | cppi-lld-rtos \ | 11 | cppi-lld-rtos \ |
@@ -18,7 +18,7 @@ IPC_TRANSPORT_SRIO_DESTSUFFIX = "git/c66/srio" | |||
18 | 18 | ||
19 | S = "${WORKDIR}/${IPC_TRANSPORT_SRIO_DESTSUFFIX}" | 19 | S = "${WORKDIR}/${IPC_TRANSPORT_SRIO_DESTSUFFIX}" |
20 | 20 | ||
21 | XDCARGS_k2hk-evm = "k2h k2k" | 21 | XDCARGS_k2hk = "k2h k2k" |
22 | 22 | ||
23 | export IPC_INSTALL_PATH = "${IPC_INSTALL_DIR}" | 23 | export IPC_INSTALL_PATH = "${IPC_INSTALL_DIR}" |
24 | XDCPATH_append = ";${IPC_INSTALL_DIR}/packages" | 24 | XDCPATH_append = ";${IPC_INSTALL_DIR}/packages" |