All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kamble, Nitin A" <nitin.a.kamble@intel.com>
To: Darren Hart <dvhart@linux.intel.com>,
	Koen Kooi <koen@dominion.thruhere.net>,
	"meta-intel@lists.yoctoproject.org"
	<meta-intel@lists.yoctoproject.org>
Cc: "yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: Re: [meta-intel] [common][dora][PATCH] emgd-driver-bin: limit build to x86*
Date: Fri, 14 Feb 2014 17:49:56 +0000	[thread overview]
Message-ID: <ADD6A3980E8C39419A432FF422031B4C7CDAA21A@ORSMSX103.amr.corp.intel.com> (raw)
In-Reply-To: <CF23915D.6D6B7%dvhart@linux.intel.com>



> -----Original Message-----
> From: meta-intel-bounces@yoctoproject.org [mailto:meta-intel-
> bounces@yoctoproject.org] On Behalf Of Darren Hart
> Sent: Friday, February 14, 2014 9:26 AM
> To: Koen Kooi; meta-intel@lists.yoctoproject.org
> Cc: yocto@lists.yoctoproject.org
> Subject: Re: [meta-intel] [common][dora][PATCH] emgd-driver-bin: limit
> build to x86*
> 
> On 2/14/14, 7:21, "Koen Kooi" <koen@dominion.thruhere.net> wrote:
> 
> >When building GL apps for non-x86 machines (e.g. raspberrypi)
> >emgd-driver-bin is being dragged in as a valid provider. To avoid build
> >breakage fix it at the source by limiting emgd-driver-bin to x86
> >architectures.
> >
> >Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> >---
> > common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb | 2 ++
> >common/recipes-graphics/xorg-driver/emgd-driver-bin_1.18.bb | 2 ++
> > 2 files changed, 4 insertions(+)
> >
> >diff --git
> >a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
> >b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
> >index c8ca726..8cb088e 100644
> >--- a/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
> >+++ b/common/recipes-graphics/xorg-driver/emgd-driver-bin_1.16.bb
> >@@ -9,6 +9,8 @@ LICENSE = "Intel-software-license-emgd-1.16 &
> >Intel-user-space-graphics-driver-b
> > LICENSE_FLAGS = "license_${PN}_${PV}"
> > PR = "r0"
> >
> >+COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
> 
> And you can drop the x86_64 as well as this is a 32bit only driver.


Agreed.
Nitin

> 
> --
> Darren Hart
> Yocto Project - Linux Kernel
> Intel Open Source Technology Center
> 
> 
> 
> 
> _______________________________________________
> meta-intel mailing list
> meta-intel@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-intel


      reply	other threads:[~2014-02-14 17:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14 15:21 [meta-intel][common][dora][PATCH] emgd-driver-bin: limit build to x86* Koen Kooi
2014-02-14 17:25 ` [meta-intel] [common][dora][PATCH] " Darren Hart
2014-02-14 17:49   ` Kamble, Nitin A [this message]

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=ADD6A3980E8C39419A432FF422031B4C7CDAA21A@ORSMSX103.amr.corp.intel.com \
    --to=nitin.a.kamble@intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --cc=meta-intel@lists.yoctoproject.org \
    --cc=yocto@lists.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.