All of lore.kernel.org
 help / color / mirror / Atom feed
* Jacob Stiffler : srio-lld: Only compatible with k2hk-evm
@ 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: 327559a0a53cae4afdcfaa280026873b0a25563a
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=327559a0a53cae4afdcfaa280026873b0a25563a

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

srio-lld: Only compatible with k2hk-evm

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

---

 recipes-bsp/srio-lld/srio-lld-test_git.bb |    1 -
 recipes-bsp/srio-lld/srio-lld.inc         |    4 +++-
 recipes-bsp/srio-lld/srio-lld_git.bb      |    1 -
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/srio-lld/srio-lld-test_git.bb b/recipes-bsp/srio-lld/srio-lld-test_git.bb
index da3e357..6495a12 100644
--- a/recipes-bsp/srio-lld/srio-lld-test_git.bb
+++ b/recipes-bsp/srio-lld/srio-lld-test_git.bb
@@ -1,5 +1,4 @@
 DESCRIPTION = "TI SRIO peripheral low level driver unit test and example binaries"
-COMPATIBLE_MACHINE = "keystone"
 DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld srio-lld cmem"
 
 include srio-lld.inc
diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc
index 6e51f79..2172a13 100644
--- a/recipes-bsp/srio-lld/srio-lld.inc
+++ b/recipes-bsp/srio-lld/srio-lld.inc
@@ -1,6 +1,8 @@
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/srio/srio_drv.h;beginline=1;endline=41;md5=469096088e072d883ff7eef301b34093"
 
+COMPATIBLE_MACHINE = "k2hk-evm"
+
 SRIO_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/srio-lld.git"
 SRIO_LLD_GIT_PROTOCOL = "git"
 SRIO_LLD_GIT_BRANCH = "master"
@@ -14,7 +16,7 @@ SRC_URI = "${SRIO_LLD_GIT_URI};destsuffix=${SRIO_LLD_GIT_DESTSUFFIX};protocol=${
 SRCREV = "${SRIO_LLD_SRCREV}"
 
 PV = "02.00.00.13"
-INC_PR = "r1"
+INC_PR = "r2"
 
 DEVICELIST = "k2h k2k"
 
diff --git a/recipes-bsp/srio-lld/srio-lld_git.bb b/recipes-bsp/srio-lld/srio-lld_git.bb
index ba3cc24..48e7633 100644
--- a/recipes-bsp/srio-lld/srio-lld_git.bb
+++ b/recipes-bsp/srio-lld/srio-lld_git.bb
@@ -1,5 +1,4 @@
 DESCRIPTION = "TI SRIO peripheral low level driver"
-COMPATIBLE_MACHINE = "keystone"
 
 DEPENDS="common-csl-ip rm-lld cppi-lld"
 



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

* Jacob Stiffler : srio-lld: Only compatible with k2hk-evm
@ 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: cb4e93dd21f6524de6cbae53a1f83a723889d9df
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=cb4e93dd21f6524de6cbae53a1f83a723889d9df

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

srio-lld: Only compatible with k2hk-evm

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

---

 recipes-bsp/srio-lld/srio-lld-test_git.bb |    1 -
 recipes-bsp/srio-lld/srio-lld.inc         |    4 +++-
 recipes-bsp/srio-lld/srio-lld_git.bb      |    1 -
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/srio-lld/srio-lld-test_git.bb b/recipes-bsp/srio-lld/srio-lld-test_git.bb
index da3e357..6495a12 100644
--- a/recipes-bsp/srio-lld/srio-lld-test_git.bb
+++ b/recipes-bsp/srio-lld/srio-lld-test_git.bb
@@ -1,5 +1,4 @@
 DESCRIPTION = "TI SRIO peripheral low level driver unit test and example binaries"
-COMPATIBLE_MACHINE = "keystone"
 DEPENDS="common-csl-ip rm-lld cppi-lld qmss-lld srio-lld cmem"
 
 include srio-lld.inc
diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc
index 6e51f79..2172a13 100644
--- a/recipes-bsp/srio-lld/srio-lld.inc
+++ b/recipes-bsp/srio-lld/srio-lld.inc
@@ -1,6 +1,8 @@
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/srio/srio_drv.h;beginline=1;endline=41;md5=469096088e072d883ff7eef301b34093"
 
+COMPATIBLE_MACHINE = "k2hk-evm"
+
 SRIO_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/srio-lld.git"
 SRIO_LLD_GIT_PROTOCOL = "git"
 SRIO_LLD_GIT_BRANCH = "master"
@@ -14,7 +16,7 @@ SRC_URI = "${SRIO_LLD_GIT_URI};destsuffix=${SRIO_LLD_GIT_DESTSUFFIX};protocol=${
 SRCREV = "${SRIO_LLD_SRCREV}"
 
 PV = "02.00.00.13"
-INC_PR = "r1"
+INC_PR = "r2"
 
 DEVICELIST = "k2h k2k"
 
diff --git a/recipes-bsp/srio-lld/srio-lld_git.bb b/recipes-bsp/srio-lld/srio-lld_git.bb
index ba3cc24..48e7633 100644
--- a/recipes-bsp/srio-lld/srio-lld_git.bb
+++ b/recipes-bsp/srio-lld/srio-lld_git.bb
@@ -1,5 +1,4 @@
 DESCRIPTION = "TI SRIO peripheral low level driver"
-COMPATIBLE_MACHINE = "keystone"
 
 DEPENDS="common-csl-ip rm-lld cppi-lld"
 



^ 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 : srio-lld: Only compatible with k2hk-evm Arago Project git
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.