[meta-freescale] [meta-fsl-ppc] [PATCH] usdpaa: add COMPATIBLE_MACHINE

Hongxu Jia hongxu.jia at windriver.com
Fri Mar 11 00:18:08 PST 2016


Sorry missing sub layer in title

//Hongxu

On 03/11/2016 04:12 PM, Hongxu Jia wrote:
> As usdpaa Makefile shows, it only support '-mcpu=e500mc'
> or '-mcpu=e500mc64'.
>
> With a simple search in meta-fsl-ppc, add specific compatible machine.
>
> Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
> ---
>   recipes-dpaa/usdpaa/usdpaa_git.bb | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/recipes-dpaa/usdpaa/usdpaa_git.bb b/recipes-dpaa/usdpaa/usdpaa_git.bb
> index e636261..f0edafe 100644
> --- a/recipes-dpaa/usdpaa/usdpaa_git.bb
> +++ b/recipes-dpaa/usdpaa/usdpaa_git.bb
> @@ -25,3 +25,5 @@ PARALLEL_MAKE_pn-${PN} = ""
>   
>   COMPATIBLE_HOST_qoriq-ppc = ".*"
>   COMPATIBLE_HOST ?= "(none)"
> +
> +COMPATIBLE_MACHINE = "(p2041rdb|p3041ds|p4080ds)"



More information about the meta-freescale mailing list