From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f172.google.com (mail-qk0-f172.google.com [209.85.220.172]) by mail.openembedded.org (Postfix) with ESMTP id 513666AC1E for ; Wed, 15 Apr 2015 16:00:48 +0000 (UTC) Received: by qkhg7 with SMTP id g7so90343564qkh.2 for ; Wed, 15 Apr 2015 09:00:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=pvRP5Yv5qDP8vBAxaExtEJvvrmypK36Wh7lpFZreJ4E=; b=PZ4H4yDCEgQXVSawIIMAdbEhM6Mgid5IR4Fg6fycU6YXdLaYr5vXWCbxXPQkQvdXau iaaLcABBDK5xjxLzWyazB6r+t0w0aB4bp0i6nDSXhZ4US8z1d9ageAD6UQV/uvtoPmYn hgOpurT9FsQ2pZRVB6fmhnYdNqYX46gkaJ+WQkA1pD/lIHc8FJN2+wUDst5x4rU0VPzy En4SgUTuJtnJ6rtReoZD2a+vyRFSWpUt3pSTQJNT8ZbyiUMjCQHA8unjqzup83BEZFy8 ZGvZXLQqBqW8U6xeAQrVJIKIqJ5f4LCWbtSh0Fv7QmVzkgnYtG8KRllFVpnbDAleWRDd w0bA== X-Gm-Message-State: ALoCoQnbyFMsdCyyqP7GqT2XLbddVRsflAVjIqBRK9HtYAN8QMz3Y10NOGxJ9SxDtxS+vMhtLUDQ X-Received: by 10.140.216.5 with SMTP id m5mr15437334qhb.52.1429113628550; Wed, 15 Apr 2015 09:00:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.102.231 with HTTP; Wed, 15 Apr 2015 09:00:08 -0700 (PDT) In-Reply-To: <552E3BA5.2080608@windriver.com> References: <9862abd5653d0ccddc5e1a7e805c176877231a77.1429002519.git.liezhi.yang@windriver.com> <552DC27E.3060804@windriver.com> <552E2FBF.9030701@windriver.com> <552E3BA5.2080608@windriver.com> From: "Burton, Ross" Date: Wed, 15 Apr 2015 17:00:08 +0100 Message-ID: To: Robert Yang Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2015 16:00:49 -0000 Content-Type: multipart/alternative; boundary=001a11354e682c81a90513c57231 --001a11354e682c81a90513c57231 Content-Type: text/plain; charset=UTF-8 On 15 April 2015 at 11:21, Robert Yang wrote: > AFAIK, libx11 is a must for libepoxy when building on linux host. > Which is a problem, so we should fix it. The code appears to be modular enough, we just need to add an option to configure.ac so that GLX can be disabled on Linux hosts. Ross --001a11354e682c81a90513c57231 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable