From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] packages: make providers declare what they provide
Date: Thu, 15 May 2014 18:29:45 +0200 [thread overview]
Message-ID: <20140515162945.GB3463@free.fr> (raw)
In-Reply-To: <20140515094045.148d404e@free-electrons.com>
Thomas, All,
On 2014-05-15 09:40 +0200, Thomas Petazzoni spake thusly:
> On Wed, 14 May 2014 23:11:35 +0200, Yann E. MORIN wrote:
> > # DirectFB is not supported (wrong version)
> > ifeq ($(BR2_PACKAGE_XORG7),y)
> > GPU_VIV_BIN_MX6Q_DEPENDENCIES = xlib_libXdamage xlib_libXext
> > diff --git a/package/lua/lua.mk b/package/lua/lua.mk
> > index bc8799a..4f940ab 100644
> > --- a/package/lua/lua.mk
> > +++ b/package/lua/lua.mk
> > @@ -14,6 +14,8 @@ LUA_INSTALL_STAGING = YES
> > LUA_LICENSE = MIT
> > LUA_LICENSE_FILES = COPYRIGHT
> >
> > +LUA_PROVIDES = lua
>
> This should be:
>
> LUA_PROVIDES = luainterpreter
Obviously, indeed.
> > +LUAJIT_PROVIDES = lua
>
> Same here.
>
> I was surprised by "LUA_PROVIDES = lua". How can a real package provide
> itself as a provider for itself as a virtual package ? :-)
Hehe! :-)
I just did test the openGL virtual packages, and forgot to test lua et
al. I'll fix and respin.
Thanks for noticing.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-05-15 16:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 21:11 [Buildroot] [PATCH 0/3] Detect and prevent multiple providers (branch yem/fix-virt-pkg) Yann E. MORIN
2014-05-14 21:11 ` [Buildroot] [PATCH 1/3] infra/pkg-virtual: validate only one provider provides an implementation Yann E. MORIN
2014-05-14 21:11 ` [Buildroot] [PATCH 2/3] docs/manual: document the new FOO_PROVIDES variable Yann E. MORIN
2014-05-14 21:11 ` [Buildroot] [PATCH 3/3] packages: make providers declare what they provide Yann E. MORIN
2014-05-15 7:40 ` Thomas Petazzoni
2014-05-15 16:29 ` Yann E. MORIN [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-05-15 17:37 [Buildroot] [PATCH 0/3 v2] Detect and prevent multiple providers (branch yem/fix-virt-pkg) Yann E. MORIN
2014-05-15 17:37 ` [Buildroot] [PATCH 3/3] packages: make providers declare what they provide Yann E. MORIN
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=20140515162945.GB3463@free.fr \
--to=yann.morin.1998@free.fr \
--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