From: Hongxu Jia <hongxu.jia@windriver.com>
To: <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-ppc] [PATCH] usdpaa: add COMPATIBLE_MACHINE
Date: Fri, 11 Mar 2016 16:18:08 +0800 [thread overview]
Message-ID: <56E27F40.60607@windriver.com> (raw)
In-Reply-To: <1457683967-22621-1-git-send-email-hongxu.jia@windriver.com>
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@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)"
next prev parent reply other threads:[~2016-03-11 8:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-09 10:43 [meta-fsl-ppc][PATCH V2] usdpaa: remove default -mcpu=e500mc64 in Makefile Hongxu Jia
2016-03-10 3:18 ` Zhenhua Luo
2016-03-11 8:12 ` [PATCH] usdpaa: add COMPATIBLE_MACHINE Hongxu Jia
2016-03-11 8:18 ` Hongxu Jia [this message]
2016-03-14 5:47 ` Zhenhua Luo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56E27F40.60607@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.