[meta-ti] Denys Dmytriyenko : uio-module-drv-test: correct COMPATIBLE_MACHINE

Arago Project git git at arago-project.org
Wed Jun 29 19:24:18 PDT 2016


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

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Wed Jun 29 22:23:22 2016 -0400

uio-module-drv-test: correct COMPATIBLE_MACHINE

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../uio-module-drv/uio-module-drv-test_git.bb      |    2 +-
 1 files changed, 1 insertions(+), 1 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 fd41b74..197b36f 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
@@ -4,7 +4,7 @@ include uio-module-drv.inc
 
 PR = "r1"
 
-COMPATIBLE_MACHINE = "keystone|am57xx-evm"
+COMPATIBLE_MACHINE = "keystone|omap-a15"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 DEVICE_NAME_am57xx-evm = "am57xx"



More information about the meta-ti mailing list