All of lore.kernel.org
 help / color / mirror / Atom feed
* Sam Nelson : uio-module-drv-test: Updates to fix issues with Keystone platforms
@ 2016-06-24 14:31 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-06-24 14:31 UTC (permalink / raw)
  To: meta-ti

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

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Tue Jun 21 20:34:50 2016 +0000

uio-module-drv-test: Updates to fix issues with Keystone platforms

Made the package machine dependent due to content changes with platform
Fixed DEVICE_NAME to keystone instead of keystone-evm

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 .../uio-module-drv/uio-module-drv-test_git.bb      |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
index 1923b36..fd41b74 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
+++ b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
@@ -2,12 +2,13 @@ DESCRIPTION = "Test code for user space IO (UIO) driver"
 
 include uio-module-drv.inc
 
-PR = "r0"
+PR = "r1"
 
 COMPATIBLE_MACHINE = "keystone|am57xx-evm"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 DEVICE_NAME_am57xx-evm = "am57xx"
-DEVICE_NAME_keystone-evm = "keystone"
+DEVICE_NAME_keystone = "keystone"
 RDEPENDS_${PN} = "uio-module-drv"
 
 do_compile() {



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

* Sam Nelson : uio-module-drv-test: Updates to fix issues with Keystone platforms
@ 2016-06-24 14:31 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-06-24 14:31 UTC (permalink / raw)
  To: meta-ti

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

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Tue Jun 21 20:34:50 2016 +0000

uio-module-drv-test: Updates to fix issues with Keystone platforms

Made the package machine dependent due to content changes with platform
Fixed DEVICE_NAME to keystone instead of keystone-evm

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 .../uio-module-drv/uio-module-drv-test_git.bb      |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
index 1923b36..fd41b74 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
+++ b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
@@ -2,12 +2,13 @@ DESCRIPTION = "Test code for user space IO (UIO) driver"
 
 include uio-module-drv.inc
 
-PR = "r0"
+PR = "r1"
 
 COMPATIBLE_MACHINE = "keystone|am57xx-evm"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 DEVICE_NAME_am57xx-evm = "am57xx"
-DEVICE_NAME_keystone-evm = "keystone"
+DEVICE_NAME_keystone = "keystone"
 RDEPENDS_${PN} = "uio-module-drv"
 
 do_compile() {



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

end of thread, other threads:[~2016-06-24 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 14:31 Sam Nelson : uio-module-drv-test: Updates to fix issues with Keystone platforms Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2016-06-24 14:31 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.