summaryrefslogtreecommitdiffstats
path: root/recipes-ti/multiprocmgr
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/multiprocmgr
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/multiprocmgr')
-rw-r--r--recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb
index 50e50493..061790b2 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb
+++ b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb
@@ -14,7 +14,6 @@ export C6X_GEN_INSTALL_PATH="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x"
14do_compile() { 14do_compile() {
15 make c66x 15 make c66x
16 make test_c66x 16 make test_c66x
17 sourceipk_do_create_srcipk
18} 17}
19 18
20do_install() { 19do_install() {