summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-08-12 22:42:36 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:15 -0300
commit8d1c727827d10b3b2240647d2ad5736a3b9ea876 (patch)
tree468e2f9e7a0473530167ba58c40b11b4ab748c3a
parentfc653b7888171ac1bf6558aec1c814304eea6095 (diff)
downloadmeta-freescale-8d1c727827d10b3b2240647d2ad5736a3b9ea876.tar.gz
uio-seville: Update COMPATIBLE_MACHINE
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>
-rwxr-xr-xrecipes-kernel/uio-seville/uio-seville_0.1.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-kernel/uio-seville/uio-seville_0.1.bb b/recipes-kernel/uio-seville/uio-seville_0.1.bb
index 7ca4c8fd..b0f2fbf0 100755
--- a/recipes-kernel/uio-seville/uio-seville_0.1.bb
+++ b/recipes-kernel/uio-seville/uio-seville_0.1.bb
@@ -9,6 +9,4 @@ inherit module
9 9
10S = "${WORKDIR}/git/uio-driver" 10S = "${WORKDIR}/git/uio-driver"
11 11
12COMPATIBLE_MACHINE ?= "(none)" 12COMPATIBLE_MACHINE = "(t1040|t1042)"
13COMPATIBLE_MACHINE_t1040 = ".*"
14COMPATIBLE_MACHINE_t1042 = ".*"