From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/quota: bump to version 4.05
Date: Sun, 31 Mar 2019 14:49:30 +0200 [thread overview]
Message-ID: <20190331144930.3e7ea77e@windsurf> (raw)
In-Reply-To: <20190329172528.22787-1-fontaine.fabrice@gmail.com>
On Fri, 29 Mar 2019 18:25:27 +0100
Fabrice Fontaine <fontaine.fabrice@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@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
prev parent reply other threads:[~2019-03-31 12:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-29 17:25 [Buildroot] [PATCH 1/2] package/quota: bump to version 4.05 Fabrice Fontaine
2019-03-29 17:25 ` [Buildroot] [PATCH 2/2] package/quota: add optional netlink dependency Fabrice Fontaine
2019-03-31 12:49 ` 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=20190331144930.3e7ea77e@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.