[Buildroot] [PATCH v1] quotatool: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Apr 1 12:18:33 UTC 2018


Hello,

On Sat,  3 Feb 2018 23:07:33 +0100, Peter Seiderer wrote:
> Signed-off-by: Peter Seiderer <ps.report at 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



More information about the buildroot mailing list