From: Zhenhua Luo Date: Thu, 6 Aug 2015 11:06:48 +0000 (+0800) Subject: usdpaa: add COMPATIBLE_MACHINE X-Git-Tag: 2.1~404 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=142eb78c67c6e3142e7eec75a9f704c8631c8f7d;p=meta-freescale.git usdpaa: add COMPATIBLE_MACHINE usdpaa only supports QorIQ PPC targets Signed-off-by: Zhenhua Luo --- diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb index 32cad124..7ac5e11d 100644 --- a/recipes-dpaa/usdpaa/usdpaa_git.bb +++ b/recipes-dpaa/usdpaa/usdpaa_git.bb @@ -23,5 +23,4 @@ do_install () { PARALLEL_MAKE_pn-${PN} = "" -COMPATIBLE_HOST_qoriq-ppc = ".*" -COMPATIBLE_HOST ?= "(none)" +COMPATIBLE_MACHINE = "(qoriq-ppc)"