]> code.ossystems Code Review - meta-freescale.git/commitdiff
uio-seville: Update COMPATIBLE_MACHINE
authorZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 12 Aug 2015 14:42:36 +0000 (22:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:15 +0000 (15:03 -0300)
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/uio-seville/uio-seville_0.1.bb

index 7ca4c8fd0827fae3d64d5c7115ea08aa20a9a8dd..b0f2fbf040e943e32a3f6714a4300b18ed661498 100755 (executable)
@@ -9,6 +9,4 @@ inherit module
 
 S = "${WORKDIR}/git/uio-driver"
 
-COMPATIBLE_MACHINE ?= "(none)"
-COMPATIBLE_MACHINE_t1040 = ".*"
-COMPATIBLE_MACHINE_t1042 = ".*"
+COMPATIBLE_MACHINE = "(t1040|t1042)"