All of lore.kernel.org
 help / color / mirror / Atom feed
* Jacob Stiffler : ti-ipc-rtos: Fix omap-a15 DEPENDS
@ 2015-11-24 18:15 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-11-24 18:15 UTC (permalink / raw)
  To: meta-ti

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

Author: Jacob Stiffler <j-stiffler@ti.com>
Date:   Tue Nov 24 04:35:46 2015 +0000

ti-ipc-rtos: Fix omap-a15 DEPENDS

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

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

diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 2e9dba1..a452dcf 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -2,11 +2,16 @@ require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 require ti-ipc.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 DEPENDS = "ti-xdctools ti-sysbios"
-DEPENDS_append_keystone += "ti-cgt6x-native gcc-arm-none-eabi-native"
-DEPENDS_append_omap-15 += "ti-cgt6x-native ti-ccsv6-native gcc-arm-none-eabi-native"
+DEPENDS_append_keystone = " ti-cgt6x-native \
+                            gcc-arm-none-eabi-native \
+"
+DEPENDS_append_omap-a15 = " ti-cgt6x-native \
+                            ti-ccsv6-native \
+                            gcc-arm-none-eabi-native \
+"
 
 PACKAGES =+ "${PN}-fw"
 FILES_${PN}-fw = "${libdir}/firmware/*"



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

* Jacob Stiffler : ti-ipc-rtos: Fix omap-a15 DEPENDS
@ 2015-11-24 18:17 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-11-24 18:17 UTC (permalink / raw)
  To: meta-ti

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

Author: Jacob Stiffler <j-stiffler@ti.com>
Date:   Tue Nov 24 04:35:46 2015 +0000

ti-ipc-rtos: Fix omap-a15 DEPENDS

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

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

diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 2e9dba1..a452dcf 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -2,11 +2,16 @@ require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 require ti-ipc.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 DEPENDS = "ti-xdctools ti-sysbios"
-DEPENDS_append_keystone += "ti-cgt6x-native gcc-arm-none-eabi-native"
-DEPENDS_append_omap-15 += "ti-cgt6x-native ti-ccsv6-native gcc-arm-none-eabi-native"
+DEPENDS_append_keystone = " ti-cgt6x-native \
+                            gcc-arm-none-eabi-native \
+"
+DEPENDS_append_omap-a15 = " ti-cgt6x-native \
+                            ti-ccsv6-native \
+                            gcc-arm-none-eabi-native \
+"
 
 PACKAGES =+ "${PN}-fw"
 FILES_${PN}-fw = "${libdir}/firmware/*"



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

end of thread, other threads:[~2015-11-24 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 18:15 Jacob Stiffler : ti-ipc-rtos: Fix omap-a15 DEPENDS Arago Project git
2015-11-24 18:17 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.