]> code.ossystems Code Review - meta-freescale.git/commitdiff
skmm-host: Add COMPATIBLE_MACHINE
authorZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 12 Aug 2015 14:42:35 +0000 (22:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:15 +0000 (15:03 -0300)
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>
recipes-kernel/skmm-host/skmm-host_git.bb

index e3d6dbeeed8b741029aed55d3f12723479d2b246..02412631148a755db0c7b613353b96d29b06eb54 100644 (file)
@@ -13,3 +13,5 @@ S = "${WORKDIR}/git"
 EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
 
 FILES_${PN} += "/etc/skmm/ /usr/bin/"
+
+COMPATIBLE_MACHINE = "(p4080ds|t4240qds)"