From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pkg-luarocks infra V3 01/10] luainterpreter: create virtual package
Date: Fri, 15 Nov 2013 10:18:17 +0100 [thread overview]
Message-ID: <20131115101817.2c63a9ef@skate> (raw)
In-Reply-To: <CAAXf6LUixt-3engtthxiHc3iqZo=nd07NPBhZrG5yoNYvrGH_w@mail.gmail.com>
Dear Thomas De Schampheleire,
On Fri, 15 Nov 2013 10:11:12 +0100, Thomas De Schampheleire wrote:
> > On the other hand, we have:
> >
> > BR2_PACKAGE_HAS_OPENGL_EGL
> > BR2_PACKAGE_HAS_OPENGL_ES
> > BR2_PACKAGE_HAS_OPENVG
> > BR2_PACKAGE_HAS_OPENMAX
> > BR2_PACKAGE_HAS_POWERVR
>
> Hm, I wasn't aware of that.
> These also sound awkward to me, BR2_HAS_OPENGL_EGL etc. seems more logical...
> Changing this would of course mean new legacy options...
I don't think so, because those options are hidden options, they are
merely here to create a "disconnection" between providers of a feature
(i.e an OpenGL implementation) and consumers of a feature (i.e
applications or libraries using the OpenGL API). So I believe we can
rename them as much as we want.
> > for virtual packages. This way instead of showing "unknown" in the ">>>
> > blabla unknown extracting" messages, we would have ">>> blabla virtual
> > extracting".
>
> Sounds good to me. This could also be used for the external toolchain then...
Of course, all virtual packages would have to be changed.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-11-15 9:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-14 20:17 [Buildroot] [pkg-luarocks infra V3 01/10] luainterpreter: create virtual package Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 02/10] luajit: allow to build Lua extensions without lua Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 03/10] lua: remove a too invasive patch Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 04/10] lua*: restore version in module paths Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 05/10] luarocks: new package Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 06/10] luarocks: new infrastructure Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 07/10] lua-cjson: restore official name Francois Perrad
2013-11-15 7:47 ` Thomas De Schampheleire
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 08/10] luasql-sqlite3: renamed like with LuaRocks Francois Perrad
2013-11-15 7:49 ` Thomas De Schampheleire
2013-11-15 8:20 ` Thomas Petazzoni
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 09/10] lua*: refactor with luarocks infrastructure Francois Perrad
2013-11-14 20:17 ` [Buildroot] [pkg-luarocks infra V3 10/10] manual: adding packages luarocks Francois Perrad
2013-11-15 7:24 ` [Buildroot] [pkg-luarocks infra V3 01/10] luainterpreter: create virtual package Thomas De Schampheleire
2013-11-15 8:44 ` Thomas Petazzoni
2013-11-15 9:11 ` Thomas De Schampheleire
2013-11-15 9:18 ` Thomas Petazzoni [this message]
2013-11-15 9:49 ` Thomas De Schampheleire
2013-11-15 12:56 ` 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=20131115101817.2c63a9ef@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 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.