diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-08-02 22:07:31 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-08-02 21:43:43 -0400 |
commit | f420d6ca44a3855b65deaa2abf142f04fd120fb3 (patch) | |
tree | a3fa2241aa7a7eb0183b1b4733da17bbfdea24ef /recipes-bsp/edma3-lld | |
parent | 78b386ee501e00fe62c2d272b5824b1c740faef1 (diff) | |
download | meta-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-bsp/edma3-lld')
-rw-r--r-- | recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb index 1f1483ed..6a01d0b8 100644 --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | |||
@@ -103,7 +103,6 @@ do_compile () { | |||
103 | make PLATFORM=${p} TARGET=${t} FORMAT=${FORMAT} | 103 | make PLATFORM=${p} TARGET=${t} FORMAT=${FORMAT} |
104 | done | 104 | done |
105 | done | 105 | done |
106 | sourceipk_do_create_srcipk | ||
107 | } | 106 | } |
108 | 107 | ||
109 | do_install () { | 108 | do_install () { |