From: Denys Dmytriyenko <denys@ti.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] omap3-sgx-modules: Enable is only for relevant machines
Date: Thu, 7 Nov 2013 12:43:50 -0500 [thread overview]
Message-ID: <20131107174349.GQ4510@edge> (raw)
In-Reply-To: <1383799968-18869-1-git-send-email-raj.khem@gmail.com>
On Wed, Nov 06, 2013 at 08:52:48PM -0800, Khem Raj wrote:
> When layers is parsed in multi-bsp layer distros and
> a non-omap/non-arm machine is used this causes parse
> failures
Can you be more specific with the parse errors? I don't want a real issue (if
any) to be simply masked away...
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb
> index 31c7d4e..79b73cb 100644
> --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb
> +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb
> @@ -10,6 +10,13 @@ BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
>
> inherit module
>
> +COMPATIBLE_HOST_omap3 = ".*"
> +COMPATIBLE_HOST_omap4 = ".*"
> +COMPATIBLE_HOST_ti814x = ".*"
> +COMPATIBLE_HOST_ti816x = ".*"
> +COMPATIBLE_HOST_ti33x = ".*"
> +COMPATIBLE_HOST ?= "(none)"
> +
> MACHINE_KERNEL_PR_append = "b"
> PR = "${MACHINE_KERNEL_PR}"
>
> --
> 1.8.3.2
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2013-11-07 17:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 4:52 [PATCH] omap3-sgx-modules: Enable is only for relevant machines Khem Raj
2013-11-07 15:27 ` Cooper Jr., Franklin
2013-11-07 16:08 ` Khem Raj
2013-11-07 17:43 ` Denys Dmytriyenko [this message]
2013-11-07 17:52 ` Khem Raj
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=20131107174349.GQ4510@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=raj.khem@gmail.com \
/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.