From: Ting Liu Date: Sat, 9 Jan 2016 06:43:12 +0000 (+0800) Subject: ar: update COMPATIBLE_MACHINE for t104x X-Git-Tag: 2.1~149 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8916bdd55a2bf73328c146c0df05a17068ad968f;p=meta-freescale.git ar: update COMPATIBLE_MACHINE for t104x Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb index 0cfbddf5..08c35c6c 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb @@ -27,4 +27,4 @@ do_install(){ FILES_${PN} += "${bindir}/" -COMPATIBLE_MACHINE = "(t1040rdb|t1040rdb-64b|t1042rdb|t1042rdb-64b|t1042rdb-pi|t1042rdb-pi-64b)" +COMPATIBLE_MACHINE = "(t1040|t1042)"