summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-12-22 15:46:05 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2015-12-28 11:01:02 +0800
commitf40514cbbda9af1de8d77739254d4375ce3b86bd (patch)
tree20946bab8fb90d48cb8267c69ffe668fe2fc2fd1
parent19f156cb16a8eb89d9179df683cb1649c4659aa4 (diff)
downloadmeta-fsl-ppc-f40514cbbda9af1de8d77739254d4375ce3b86bd.tar.gz
auto-resp: set COMPATIBLE_MACHINE as t104x
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
-rw-r--r--recipes-kernel/auto-resp/ar_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/auto-resp/ar_git.bb b/recipes-kernel/auto-resp/ar_git.bb
index 52d9f57..2aa20de 100644
--- a/recipes-kernel/auto-resp/ar_git.bb
+++ b/recipes-kernel/auto-resp/ar_git.bb
@@ -26,4 +26,4 @@ do_install(){
26} 26}
27 27
28FILES_${PN} += "${bindir}/" 28FILES_${PN} += "${bindir}/"
29 29COMPATIBLE_MACHINE = "(t1040|t1042)"