From: Zhenhua Luo Date: Fri, 28 Aug 2015 10:36:43 +0000 (+0800) Subject: kernel-module-scatter-gather: update COMPATIBLE_MACHINE from ls1021atwr to ls1021a X-Git-Tag: 2.1~365 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fe8e8a337172d936dd6bbc83b55ab914d47168b2;p=meta-freescale.git kernel-module-scatter-gather: update COMPATIBLE_MACHINE from ls1021atwr to ls1021a Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb b/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb index 0fb6c652..1caec3ed 100644 --- a/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb @@ -9,4 +9,4 @@ SRCREV = "97db173d08a70abe2b9a6fa928299a117f3febc2" S = "${WORKDIR}/git" -COMPATIBLE_MACHINE = "(ls1021atwr)" +COMPATIBLE_MACHINE = "(ls1021a)"