[meta-freescale] [PATCH 03/24] skmm-ep: move COMPATIBLE_MACHINE to botton line

Zhenhua Luo zhenhua.luo at freescale.com
Wed Aug 12 03:22:07 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-extended/skmm-ep/skmm-ep_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-extended/skmm-ep/skmm-ep_git.bb b/recipes-extended/skmm-ep/skmm-ep_git.bb
index ca5d673..97961c5 100644
--- a/recipes-extended/skmm-ep/skmm-ep_git.bb
+++ b/recipes-extended/skmm-ep/skmm-ep_git.bb
@@ -12,8 +12,6 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-ep.git;nobranch=1 \
 "
 SRCREV = "27156a6621c8f6d7f98210b1ca5cd97bde926875"
 
-COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)"
-
 S = "${WORKDIR}/git"
 
 EXTRA_OEMAKE = 'MACHINE=${MACHINE}'
@@ -29,3 +27,5 @@ do_compile () {
 do_install () {
 	oe_runmake ARCH=${TARGET_ARCH} install DESTDIR=${D}
 }
+
+COMPATIBLE_MACHINE = "(p4080ds|t4240qds|c293pcie)"
-- 
2.4.3



More information about the meta-freescale mailing list