All of lore.kernel.org
 help / color / mirror / Atom feed
From: Spenser Gilliland <spenser@gillilanding.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 2/3] ti-gfx: add new package
Date: Sat, 13 Jul 2013 12:08:45 -0500	[thread overview]
Message-ID: <CAEBucnCzR0mMnch+TbcFZJ3o=fBTDM5NZ1BwoRUhOzROiU+fiQ@mail.gmail.com> (raw)
In-Reply-To: <20130713161147.7ef19265@skate>

On Sat, Jul 13, 2013 at 9:11 AM, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> Dear Spenser Gilliland,
>
> On Fri, 12 Jul 2013 09:34:37 -0500, Spenser Gilliland wrote:
>
>> diff --git a/package/opengl/libegl/libegl.mk b/package/opengl/libegl/libegl.mk
>> index bd8040d..00e1f19 100644
>> --- a/package/opengl/libegl/libegl.mk
>> +++ b/package/opengl/libegl/libegl.mk
>> @@ -10,6 +10,10 @@ ifeq ($(BR2_PACKAGE_RPI_USERLAND),y)
>>  LIBEGL_DEPENDENCIES += rpi-userland
>>  endif
>>
>> +ifeq ($(BR2_PACKAGE_TI_GFX),y)
>> +LIBEGL_DEPENDENCIES += ti-gfx
>> +endif
>
> No, if you have introduced the powervr virtual package, then libegl
> should not directly depend on ti-gfx, but instead libegl should depend
> on powervr, which itself will depend on ti-gfx.

I don't believe this to be correct.  There is not specific dependency
chain as each powervr package implements its own set of egl/gles/vg.
The point of the PowerVR package is for each package that takes
advantage of PowerVR specific features.  IE. QT4.

Therefore, ti-gfx should depend on libgles, libegl,and powervr.

Thanks,
Spenser

--
Spenser Gilliland
Computer Engineer
Doctoral Candidate

  reply	other threads:[~2013-07-13 17:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 14:34 [Buildroot] [PATCH v5 1/3] powervr: add powervr virtual package Spenser Gilliland
2013-07-12 14:34 ` [Buildroot] [PATCH v5 2/3] ti-gfx: add new package Spenser Gilliland
2013-07-13 14:11   ` Thomas Petazzoni
2013-07-13 17:08     ` Spenser Gilliland [this message]
2013-07-13 17:14       ` Thomas Petazzoni
2013-07-15 20:18   ` Peter Korsgaard
2013-07-15 21:12     ` Spenser Gilliland
2013-07-15 21:18       ` Peter Korsgaard
2013-07-12 14:34 ` [Buildroot] [PATCH v5 3/3] qt: add powervr and opengl Spenser Gilliland
2013-07-13 14:13   ` Thomas Petazzoni
2013-07-13 16:24     ` Spenser Gilliland
2013-07-13 17:27       ` Thomas Petazzoni
2013-07-15 21:21   ` Peter Korsgaard
2013-07-12 16:19 ` [Buildroot] [PATCH v5 1/3] powervr: add powervr virtual package Thomas Petazzoni

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='CAEBucnCzR0mMnch+TbcFZJ3o=fBTDM5NZ1BwoRUhOzROiU+fiQ@mail.gmail.com' \
    --to=spenser@gillilanding.com \
    --cc=buildroot@busybox.net \
    /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.