From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package: Introduce $(2)_INFRA_EXTRA_DEPENDENCIES
Date: Thu, 30 Jul 2015 23:23:50 +0200 [thread overview]
Message-ID: <20150730232350.028b27ff@free-electrons.com> (raw)
In-Reply-To: <1436898465-11711-1-git-send-email-maxime.hadjinlian@gmail.com>
Dear Maxime Hadjinlian,
On Tue, 14 Jul 2015 20:27:45 +0200, Maxime Hadjinlian wrote:
> Instead of repeating the filter-out function to remove the host-package
> that we don't want as dependencies in each infra, handle it it
> pkg-generic through a generic variable, which is specified by each
> infra.
>
> The $(2)_INFRA_EXTRA_DEPENDENCIES contains the specific host package
> that we want to filter from the package's dependencies.
>
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> ---
> package/pkg-autotools.mk | 12 ++++--------
> package/pkg-cmake.mk | 7 -------
> package/pkg-generic.mk | 3 ++-
> package/pkg-python.mk | 17 +++--------------
> package/pkg-rebar.mk | 16 +++++++---------
> package/pkg-virtual.mk | 7 -------
> 6 files changed, 16 insertions(+), 46 deletions(-)
This patch has received some comments. Could you please handle them,
and resubmit an updated version?
In the mean time, patch marked as Changes Requested.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-07-30 21:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-14 18:27 [Buildroot] [PATCH] package: Introduce $(2)_INFRA_EXTRA_DEPENDENCIES Maxime Hadjinlian
2015-07-14 21:43 ` Arnout Vandecappelle
2015-07-30 21:23 ` 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=20150730232350.028b27ff@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 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.