From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 2/3] ti-gfx: add new package
Date: Sat, 13 Jul 2013 16:11:47 +0200 [thread overview]
Message-ID: <20130713161147.7ef19265@skate> (raw)
In-Reply-To: <1373639678-7357-2-git-send-email-spenser@gillilanding.com>
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.
Generally speaking, I think this introduction of the powervr virtual
package is a bit unfortunate for now. Your ti-gfx package was almost
ready for merging, and now it's no longer the case. We should stop
making further feature additions, and focus on getting ti-gfx merged.
Later on, *when* a second PowerVR package appears, it would have been
time to do the necessary work.
But well, now that you've starting doing it, I guess it doesn't make
sense to go backward and remove it again. But then please do it
cleanly:
* PATCH 1: add the virtual powervr package, with the necessary changes
to libegl.mk and libgles2.mk, to add the libegl -> powervr and
libgles2 -> powervr dependencies.
* PATCH 2: add the ti-gfx package, with the necessary change to
powervr.mk to add the powervr -> ti-gfx dependency.
Other than that, I think the package is ready now.
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-07-13 14:11 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 [this message]
2013-07-13 17:08 ` Spenser Gilliland
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=20130713161147.7ef19265@skate \
--to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox