All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : ti-ipc-rtos: also install IPU M4 images
@ 2016-02-08 17:30 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-02-08 17:30 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: fff240c234cd7f8cb73289dc59bf504478586ad4
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=fff240c234cd7f8cb73289dc59bf504478586ad4

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Feb  8 00:52:40 2016 +0000

ti-ipc-rtos: also install IPU M4 images

TODO: do we need to preserve naming/hierarchy for multiple DSP/IPU instances?

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-ti/ipc/ti-ipc-rtos_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 5fb83d0..eff1001 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -2,7 +2,7 @@ require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 require ti-ipc.inc
 
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 
 DEPENDS = "ti-xdctools ti-sysbios"
 DEPENDS_append_keystone = " ti-cgt6x-native \
@@ -57,4 +57,5 @@ do_install() {
 
     install -d ${D}${base_libdir}/firmware
     find . -name "*.xe66" -type f | xargs -I {} install -m 0644 {} ${D}${base_libdir}/firmware/
+    find . -name "*.xem4" -type f | xargs -I {} install -m 0644 {} ${D}${base_libdir}/firmware/
 }



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Denys Dmytriyenko : ti-ipc-rtos: also install IPU M4 images
@ 2016-02-08 17:30 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-02-08 17:30 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: fido
Commit: 5844d9195a0ee42d8260bd07356954c7bfc0d7c7
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=5844d9195a0ee42d8260bd07356954c7bfc0d7c7

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Feb  8 00:52:40 2016 +0000

ti-ipc-rtos: also install IPU M4 images

TODO: do we need to preserve naming/hierarchy for multiple DSP/IPU instances?

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-ti/ipc/ti-ipc-rtos_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 5fb83d0..eff1001 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -2,7 +2,7 @@ require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 require ti-ipc.inc
 
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 
 DEPENDS = "ti-xdctools ti-sysbios"
 DEPENDS_append_keystone = " ti-cgt6x-native \
@@ -57,4 +57,5 @@ do_install() {
 
     install -d ${D}${base_libdir}/firmware
     find . -name "*.xe66" -type f | xargs -I {} install -m 0644 {} ${D}${base_libdir}/firmware/
+    find . -name "*.xem4" -type f | xargs -I {} install -m 0644 {} ${D}${base_libdir}/firmware/
 }



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-08 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-08 17:30 Denys Dmytriyenko : ti-ipc-rtos: also install IPU M4 images Arago Project git
2016-02-08 17:30 Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.