diff options
author | Sam Nelson <sam.nelson@ti.com> | 2018-01-15 23:32:21 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-01-17 14:39:13 -0500 |
commit | 7f6087e4dfc0533f87d2713549c46ccb1b66531b (patch) | |
tree | b326e1a2c95151e4cf33ed346c22676dba9508df /recipes-ti/ipc/ti-ipc-examples-linux_git.bb | |
parent | 8bedfc18f1e3faf77fba4301991d4723259e01bf (diff) | |
download | meta-ti-7f6087e4dfc0533f87d2713549c46ccb1b66531b.tar.gz |
ti-ipc: Update to new version 3.47.01.00_eng
Also remove unused IPC_VERSION definition for ti-ipc-examples-linux
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-examples-linux_git.bb')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-examples-linux_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-ipc-examples-linux_git.bb b/recipes-ti/ipc/ti-ipc-examples-linux_git.bb index ddbe48f5..471d7ff2 100644 --- a/recipes-ti/ipc/ti-ipc-examples-linux_git.bb +++ b/recipes-ti/ipc/ti-ipc-examples-linux_git.bb | |||
@@ -27,7 +27,6 @@ do_compile_append() { | |||
27 | 27 | ||
28 | do_install_append() { | 28 | do_install_append() { |
29 | cd ${S_ipc-examples}/src | 29 | cd ${S_ipc-examples}/src |
30 | IPC_VERSION=`echo ${PV}${RELEASE_SUFFIX} | sed -e 's|\.|_|g'` | ||
31 | 30 | ||
32 | if [ "${PLATFORM}" != "UNKNOWN" ]; then | 31 | if [ "${PLATFORM}" != "UNKNOWN" ]; then |
33 | # Install directory for linux examples | 32 | # Install directory for linux examples |