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 4/4] package/powertop: Fix download problems
Date: Sat, 28 Mar 2015 16:15:54 +0100	[thread overview]
Message-ID: <20150328161554.36e131b8@free-electrons.com> (raw)
In-Reply-To: <1427543281-11901-4-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sat, 28 Mar 2015 12:48:01 +0100, Bernd Kuhls wrote:

>  POWERTOP_VERSION = 2.7
>  POWERTOP_SITE = https://01.org/sites/default/files/downloads/powertop/
> -POWERTOP_DEPENDENCIES = pciutils ncurses libnl host-gettext host-pkgconf
> +POWERTOP_DEPENDENCIES = pciutils ncurses libnl host-gettext host-pkgconf host-wget

This cannot work, because <pkg>_DEPENDENCIES are only guaranteed to be
built and installed before the configure step of <pkg>. And here, you
need host-wget before powertop gets downloaded.

So another solution is needed. Not sure which one, though.

Best regards,

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

  reply	other threads:[~2015-03-28 15:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-28 11:47 [Buildroot] [PATCH 1/4] package/nettle: add host variant Bernd Kuhls
2015-03-28 11:47 ` [Buildroot] [PATCH 2/4] package/gnutls: " Bernd Kuhls
2015-03-28 11:48 ` [Buildroot] [PATCH 3/4] package/wget: " Bernd Kuhls
2015-03-28 11:48 ` [Buildroot] [PATCH 4/4] package/powertop: Fix download problems Bernd Kuhls
2015-03-28 15:15   ` Thomas Petazzoni [this message]
2015-03-28 16:01     ` Gustavo Zacarias

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=20150328161554.36e131b8@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