summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos_git.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-08-02 22:07:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-08-02 21:43:43 -0400
commitf420d6ca44a3855b65deaa2abf142f04fd120fb3 (patch)
treea3fa2241aa7a7eb0183b1b4733da17bbfdea24ef /recipes-ti/ipc/ti-ipc-rtos_git.bb
parent78b386ee501e00fe62c2d272b5824b1c740faef1 (diff)
downloadmeta-ti-f420d6ca44a3855b65deaa2abf142f04fd120fb3.tar.gz
edma3-lld-rtos, ti-ipc-rtos, multiprocmgr-rtos: remove sneaked in sourceipk calls
There's no sourceipk functionality in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc-rtos_git.bb')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index c9c47149..5b264365 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -123,10 +123,6 @@ do_compile() {
123 fi 123 fi
124} 124}
125 125
126do_compile_append() {
127 sourceipk_do_create_srcipk
128}
129
130do_install() { 126do_install() {
131 IPC_VERSION=`echo ${PV}${RELEASE_SUFFIX} | sed -e 's|\.|_|g'` 127 IPC_VERSION=`echo ${PV}${RELEASE_SUFFIX} | sed -e 's|\.|_|g'`
132 # Copy docs and other meta files 128 # Copy docs and other meta files