All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Config.in files: add/update comments on (e)glibc dependencies
Date: Fri, 1 Nov 2013 15:32:57 +0100	[thread overview]
Message-ID: <20131101153257.1fcdb11b@skate> (raw)
In-Reply-To: <83487abb960115929a63.1383220959@argentina>

Dear Thomas De Schampheleire,

On Thu, 31 Oct 2013 13:02:39 +0100, Thomas De Schampheleire wrote:
> This patch adds missing comments about (e)glibc dependencies and updates the
> text of existing comments.
> 
> Additionally, it splits dependency expressions for the touched packages from
>   depends on BR2_BASE_DEP && !BR2_TOOLCHAIN_USES_GLIBC
> to
>   depends on BR2_BASE_DEP
>   depends on !BR2_TOOLCHAIN_USES_GLIBC
> so that (positive) base dependencies are separate from the (negative)
> toolchain dependencies. This strategy makes it easier to write such comments
> (because one can simply copy the base dependency from the actual package
> config option), but also avoids complex and long boolean expressions.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Applied to for-peter-2013.11, thanks!

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

      reply	other threads:[~2013-11-01 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-31 12:02 [Buildroot] [PATCH] Config.in files: add/update comments on (e)glibc dependencies Thomas De Schampheleire
2013-11-01 14:32 ` 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=20131101153257.1fcdb11b@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.