All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ipc-transport-qmss: Update to new version 2.0.0.1
@ 2015-12-16 19:59 Justin Sobota
  2015-12-16 19:59 ` [PATCH 2/2] ipc-transport-srio: " Justin Sobota
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Sobota @ 2015-12-16 19:59 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Justin Sobota <jsobota@ti.com>
---
 recipes-ti/ipc/ipc-transport-qmss-test_git.bb |    6 +++++-
 recipes-ti/ipc/ipc-transport-qmss.inc         |    6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/recipes-ti/ipc/ipc-transport-qmss-test_git.bb b/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
index 34d3708..e7c827e 100644
--- a/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
+++ b/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
@@ -1,12 +1,16 @@
 include ipc-transport-qmss.inc
 
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
 DEPENDS = "ipc-transport-qmss ti-ipc"
 
 #FILES_${PN}-test = "${bindir}/multiProcessTest_*.out"
 
 CHOICELIST = "yes no"
 
-DEVICELIST = "k2h k2k k2e k2l"
+DEVICELIST_k2hk-evm = "k2h k2k"
+DEVICELIST_k2e-evm  = "k2e"
+DEVICELIST_k2l-evm  = "k2l"
 
 do_compile () {
 #   Now build the test code
diff --git a/recipes-ti/ipc/ipc-transport-qmss.inc b/recipes-ti/ipc/ipc-transport-qmss.inc
index 64692f2..4b74eec 100644
--- a/recipes-ti/ipc/ipc-transport-qmss.inc
+++ b/recipes-ti/ipc/ipc-transport-qmss.inc
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02"
 
 BRANCH="master"
 SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}"
-# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.00
-SRCREV = "e0f99ae7bf3efc8f6a7c415af513b7c4323c5271"
-PV = "02.00.00.00"
+# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.01
+SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf"
+PV = "02.00.00.01"
 
 COMPATIBLE_MACHINE = "keystone"
 
-- 
1.7.10.4



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

* [PATCH 2/2] ipc-transport-srio: Update to new version 2.0.0.1
  2015-12-16 19:59 [PATCH 1/2] ipc-transport-qmss: Update to new version 2.0.0.1 Justin Sobota
@ 2015-12-16 19:59 ` Justin Sobota
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Sobota @ 2015-12-16 19:59 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Justin Sobota <jsobota@ti.com>
---
 recipes-ti/ipc/ipc-transport-srio.inc |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-ti/ipc/ipc-transport-srio.inc b/recipes-ti/ipc/ipc-transport-srio.inc
index 08b9768..91e3be1 100644
--- a/recipes-ti/ipc/ipc-transport-srio.inc
+++ b/recipes-ti/ipc/ipc-transport-srio.inc
@@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02"
 
 BRANCH="master"
 SRC_URI = "git://git.ti.com/keystone-linux/ipc-transport.git;protocol=git;branch=${BRANCH}"
-# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.00
-SRCREV = "e0f99ae7bf3efc8f6a7c415af513b7c4323c5271"
-PV = "02.00.00.00"
+# Below commit ID corresponds to DEV.IPC-TRANSPORT.02.00.00.01
+SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf"
+PV = "02.00.00.01"
 
-COMPATIBLE_MACHINE = "keystone"
+COMPATIBLE_MACHINE = "k2hk-evm"
 
 S = "${WORKDIR}/git/linux/srio"
 
-- 
1.7.10.4



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

end of thread, other threads:[~2015-12-16 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-16 19:59 [PATCH 1/2] ipc-transport-qmss: Update to new version 2.0.0.1 Justin Sobota
2015-12-16 19:59 ` [PATCH 2/2] ipc-transport-srio: " Justin Sobota

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.