summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uio-module-drv
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-06-29 22:23:22 -0400
committerDenys Dmytriyenko <denys@ti.com>2016-06-29 22:23:59 -0400
commit55b4ca5ecb8973c666c5c6d6f906b216a4cba86e (patch)
tree605b19b6d9b5d0a3003eefdb69fa1f7f503d0a79 /recipes-bsp/uio-module-drv
parentd2aad25651acceccbe5c0f334181b1a5bf5baaeb (diff)
downloadmeta-ti-55b4ca5ecb8973c666c5c6d6f906b216a4cba86e.tar.gz
uio-module-drv-test: correct COMPATIBLE_MACHINE
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/uio-module-drv')
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb2
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 fd41b740..197b36f8 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
4 4
5PR = "r1" 5PR = "r1"
6 6
7COMPATIBLE_MACHINE = "keystone|am57xx-evm" 7COMPATIBLE_MACHINE = "keystone|omap-a15"
8PACKAGE_ARCH = "${MACHINE_ARCH}" 8PACKAGE_ARCH = "${MACHINE_ARCH}"
9 9
10DEVICE_NAME_am57xx-evm = "am57xx" 10DEVICE_NAME_am57xx-evm = "am57xx"