Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] core/pkg-virtual: fix fallout of host-dependecy no auto-derivation
Date: Sun, 3 Jul 2016 13:20:11 +0200	[thread overview]
Message-ID: <20160703132011.14e94d09@free-electrons.com> (raw)
In-Reply-To: <1467542683-31934-1-git-send-email-yann.morin.1998@free.fr>

Hello,

On Sun,  3 Jul 2016 12:44:43 +0200, Yann E. MORIN wrote:
> In 4bdb067 (infra: remove auto derivation of host dependencies), the
> dependencies of host packages are not longer inherited from the
> dependencies of the corresponding target package.
> 
> However, for virtual packages, there is no provider declared for the
> host variant, so we end up with no dependency for the  host variants
> of virtual packages.
> 
> This causes host-luainterpreter to have no provider, and thus breaks the
> build of host-luarocks.
> 
> To fix that, we use the host variant of the provider of the target
> variant of the virtual package to define the provider of the host variant
> of the virtual package (re-read it, it's correct!).
> 
> Fixes:
>     http://autobuild.buildroot.org/results/d8b/d8baf44b1e2f8e0e32c86558fc3e0694235b512a
>     http://autobuild.buildroot.org/results/59a/59ac0fe84e5c76a590c698a1483b2a3ae26e1dcf
>     http://autobuild.buildroot.org/results/203/2039f24731d8e14cde24c613b487b3db530dd238
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Julien Floret <julien.floret@6wind.com>
> ---
>  package/pkg-virtual.mk | 6 ++++++
>  1 file changed, 6 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-07-03 11:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-03 10:44 [Buildroot] [PATCH] core/pkg-virtual: fix fallout of host-dependecy no auto-derivation Yann E. MORIN
2016-07-03 11:20 ` Thomas Petazzoni [this message]

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=20160703132011.14e94d09@free-electrons.com \
    --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