From 55b4ca5ecb8973c666c5c6d6f906b216a4cba86e Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 29 Jun 2016 22:23:22 -0400 Subject: uio-module-drv-test: correct COMPATIBLE_MACHINE Signed-off-by: Denys Dmytriyenko --- recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/uio-module-drv') 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 PR = "r1" -COMPATIBLE_MACHINE = "keystone|am57xx-evm" +COMPATIBLE_MACHINE = "keystone|omap-a15" PACKAGE_ARCH = "${MACHINE_ARCH}" DEVICE_NAME_am57xx-evm = "am57xx" -- cgit v1.2.3-54-g00ecf