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 v2 1/3] support: update Kconfiglib to the latest version
Date: Thu, 11 Jun 2015 22:12:45 +0200	[thread overview]
Message-ID: <20150611221245.792dd1cc@free-electrons.com> (raw)
In-Reply-To: <1433943625-17606-1-git-send-email-ulfalizer@gmail.com>

Dear Ulf Magnusson,

On Wed, 10 Jun 2015 15:40:25 +0200, Ulf Magnusson wrote:
> Corresponds to a95f477 in https://github.com/ulfalizer/Kconfiglib.
> 
> Fixes:
> 
>  - Unset user values when loading a zero-byte .config. (5e54e2c)
> 
>  - Ignore indented .config assignments. (f8a7510)
> 
>  - Do not require $srctree to be set for non-kernel projects. (d56e9c1)
> 
>  - Allow digits in $-references to symbols. (ecacdd5)
> 
>  - Add Symbol.is_allnoconfig_y(). (deaa624)
> 
>  - Fix small output issue with Comments inside Choices.
> 
> Also adds Python 3 support and has a lot of internal cleanup and
> optimization.
> 
> Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
> ---
>  support/scripts/kconfiglib.py     | 2225 +++++++++++++++++--------------------
>  support/scripts/readme.kconfiglib |    2 +-
>  2 files changed, 998 insertions(+), 1229 deletions(-)

Applied, thanks.

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

      reply	other threads:[~2015-06-11 20:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 13:40 [Buildroot] [PATCH v2 1/3] support: update Kconfiglib to the latest version Ulf Magnusson
2015-06-11 20:12 ` 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=20150611221245.792dd1cc@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