All of lore.kernel.org
 help / color / mirror / Atom feed
* Jacob Stiffler : traceframework: Only build binaries relevent to the machine
@ 2015-11-04 15:03 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-11-04 15:03 UTC (permalink / raw)
  To: meta-ti

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

Author: Jacob Stiffler <j-stiffler@ti.com>
Date:   Wed Nov  4 01:47:33 2015 +0000

traceframework: Only build binaries relevent to the machine

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

---

 recipes-bsp/traceframework/traceframework_git.bb |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/traceframework/traceframework_git.bb b/recipes-bsp/traceframework/traceframework_git.bb
index 6ca9b9a..7a40291 100644
--- a/recipes-bsp/traceframework/traceframework_git.bb
+++ b/recipes-bsp/traceframework/traceframework_git.bb
@@ -15,14 +15,17 @@ SRC_URI = "${TRACEFRAMEWORK_GIT_URI};destsuffix=${TRACEFRAMEWORK_GIT_DESTSUFFIX}
 SRCREV = "${TRACEFRAMEWORK_SRCREV}"
 
 PV = "01.01.01.07"
-PR = "r1"
+PR = "r2"
 
 COMPATIBLE_MACHINE = "(tci6614-evm|keystone)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
 DEPENDS = "cuia"
 
 DEVICELIST = ""
 DEVICELIST_append_tci6614-evm = "c6614"
-DEVICELIST_append_keystone    = "k2k k2h k2e k2l"
+DEVICELIST_append_k2hk-evm    = "k2k k2h"
+DEVICELIST_append_k2e-evm     = "k2e"
+DEVICELIST_append_k2l-evm     = "k2l"
 
 PACKAGES =+ "${PN}-test"
 



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

* Jacob Stiffler : traceframework: Only build binaries relevent to the machine
@ 2015-11-04 15:03 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-11-04 15:03 UTC (permalink / raw)
  To: meta-ti

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

Author: Jacob Stiffler <j-stiffler@ti.com>
Date:   Wed Nov  4 01:47:33 2015 +0000

traceframework: Only build binaries relevent to the machine

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

---

 recipes-bsp/traceframework/traceframework_git.bb |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/traceframework/traceframework_git.bb b/recipes-bsp/traceframework/traceframework_git.bb
index 6ca9b9a..7a40291 100644
--- a/recipes-bsp/traceframework/traceframework_git.bb
+++ b/recipes-bsp/traceframework/traceframework_git.bb
@@ -15,14 +15,17 @@ SRC_URI = "${TRACEFRAMEWORK_GIT_URI};destsuffix=${TRACEFRAMEWORK_GIT_DESTSUFFIX}
 SRCREV = "${TRACEFRAMEWORK_SRCREV}"
 
 PV = "01.01.01.07"
-PR = "r1"
+PR = "r2"
 
 COMPATIBLE_MACHINE = "(tci6614-evm|keystone)"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
 DEPENDS = "cuia"
 
 DEVICELIST = ""
 DEVICELIST_append_tci6614-evm = "c6614"
-DEVICELIST_append_keystone    = "k2k k2h k2e k2l"
+DEVICELIST_append_k2hk-evm    = "k2k k2h"
+DEVICELIST_append_k2e-evm     = "k2e"
+DEVICELIST_append_k2l-evm     = "k2l"
 
 PACKAGES =+ "${PN}-test"
 



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

end of thread, other threads:[~2015-11-04 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04 15:03 Jacob Stiffler : traceframework: Only build binaries relevent to the machine Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2015-11-04 15:03 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.