[Buildroot] [PATCH 1/2] package/quota: bump to version 4.05

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Mar 31 12:49:30 UTC 2019


On Fri, 29 Mar 2019 18:25:27 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> - Add COPYING and its hash to license files
> - Drop all patches (not needed anymore or already in version)
> - Drop autoreconf
> - Drop --disable-strip-binaries (not available anymore)
> - Drop all "hacks" as package now use pkg-config and automake
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/quota/0001-tools-getrpcbynumber.patch |  42 ----
>  package/quota/0002-fix-static-linking.patch   |  55 -----
>  .../quota/0003-remove-non-posix-types.patch   | 200 ------------------
>  package/quota/0004-import-sys-cdefs.patch     |  18 --
>  package/quota/0005-include-fcntl.patch        |  20 --
>  package/quota/quota.hash                      |  10 +-
>  package/quota/quota.mk                        |  25 +--
>  7 files changed, 11 insertions(+), 359 deletions(-)
>  delete mode 100644 package/quota/0001-tools-getrpcbynumber.patch
>  delete mode 100644 package/quota/0002-fix-static-linking.patch
>  delete mode 100644 package/quota/0003-remove-non-posix-types.patch
>  delete mode 100644 package/quota/0004-import-sys-cdefs.patch
>  delete mode 100644 package/quota/0005-include-fcntl.patch

Both applied, thanks!

I think the QUOTA_LIBS stuff with TARGET_NLS_LIBS could be removed by
patching quota's Makefile.am to properly use $(INTLLIBS). Perhaps this
could be a useful contribution to upstream.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list