From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/argparse: new package
Date: Sat, 11 Jun 2016 16:47:51 +0200 [thread overview]
Message-ID: <20160611164751.2818f012@free-electrons.com> (raw)
In-Reply-To: <20160602150553.28323-1-m.niestroj@grinn-global.com>
Hello,
On Thu, 2 Jun 2016 17:05:53 +0200, Marcin Niestroj wrote:
> +config BR2_PACKAGE_ARGPARSE
> + bool "argparse"
> + depends on BR2_PACKAGE_HAS_LUAINTERPRETER
This dependency is not needed, since argparse/Config.in is already
included in an if ... endif block with this condition.
I've fixed this and applied your patch. Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-06-11 14:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 15:05 [Buildroot] [PATCH] package/argparse: new package Marcin Niestroj
2016-06-11 14:47 ` 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=20160611164751.2818f012@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.