From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] quotatool: new package
Date: Sun, 1 Apr 2018 14:18:33 +0200 [thread overview]
Message-ID: <20180401141833.6f0306c2@windsurf> (raw)
In-Reply-To: <20180203220733.15255-1-ps.report@gmx.net>
Hello,
On Sat, 3 Feb 2018 23:07:33 +0100, Peter Seiderer wrote:
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> DEVELOPERS | 1 +
> package/Config.in | 1 +
> ...x-missing-__P-definition-for-musl-compile.patch | 36 ++++++++++++++++++++++
> package/quotatool/Config.in | 7 +++++
> package/quotatool/quotatool.hash | 5 +++
> package/quotatool/quotatool.mk | 18 +++++++++++
> 6 files changed, 68 insertions(+)
> create mode 100644 package/quotatool/0001-fix-missing-__P-definition-for-musl-compile.patch
> create mode 100644 package/quotatool/Config.in
> create mode 100644 package/quotatool/quotatool.hash
> create mode 100644 package/quotatool/quotatool.mk
Applied to master with the change to use QUOTATOOL_INSTALL_TARGET_OPTS,
as suggested by Romain.
Romain also suggested to remove __P instead of using <sys/cdefs.h>, but
since it would result in a patch of the same size, I was too lazy to
change to removing __P. The fact that upstream hasn't committed
anything since 2013 is also not very encouraging in terms of getting
patches accepted. So I've kept your patch as-is.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-04-01 12:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-03 22:07 [Buildroot] [PATCH v1] quotatool: new package Peter Seiderer
2018-04-01 10:01 ` Romain Naour
2018-04-01 12:18 ` 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=20180401141833.6f0306c2@windsurf \
--to=thomas.petazzoni@bootlin.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.