From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] klibc: bump 1.5.25
Date: Wed, 28 Mar 2012 11:31:25 +0200 [thread overview]
Message-ID: <20120328093125.GA27119@pengutronix.de> (raw)
In-Reply-To: <1332758417-27042-1-git-send-email-alexander.stein@systec-electronic.com>
On Mon, Mar 26, 2012 at 12:40:17PM +0200, Alexander Stein wrote:
> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
> ---
> patches/klibc-1.5.15/0001-klibc-add-strtok_r.patch | 81 -------
> ...nitial-mntent.h-with-setmntent-and-endmnt.patch | 84 -------
> .../klibc-1.5.15/0003-klibc-add-getmntent.patch | 117 ---------
> .../0004-klibc-mount-add-help-arg-for-usage.patch | 81 -------
> ...klibc-mount-list-all-mounted-file-systems.patch | 75 ------
> ...06-klibc-mount-list-fs-of-particular-type.patch | 62 -----
> ...7-klibc-mount-read-proc-mounts-preferably.patch | 33 ---
> ...fig-raise-field-length-for-rootpath-DHCP-.patch | 32 ---
> ...fig-set-null-ciaddr-on-DHCPREQUEST-during.patch | 43 ----
> ...bc-1.5.15-released-next-version-is-1.5.16.patch | 19 --
> ...ust_inline-macro-in-klibc-compiler.h-for-.patch | 36 ---
> ...it-zero-length-DHCP-vendor_class_identifi.patch | 88 -------
> ...nd-requested-hostname-in-DHCP-discover-re.patch | 114 ---------
> ...bc-use-headers_install-to-install-headers.patch | 41 ----
> .../0015-klibc-utils-add-simple-ls.patch | 249 --------------------
> ...AKE-instead-of-make-to-call-external-make.patch | 26 --
> ...ernel-header-installed-by-headers_install.patch | 68 ------
> ...d-support-for-detection-of-vfat-and-jffs2.patch | 58 -----
> .../0019-define-__socklen_t_defined.patch | 26 --
> ...-include-signal.h-47-5-warning-SIGRTMAX-i.patch | 31 ---
> ...x-no-previous-prototype-__ctype_-warnings.patch | 55 -----
> .../0022-define-MNTPROC_MNT-and-MNTPROC_UMNT.patch | 35 ---
> .../0023-Fix-assert-when-NDEBUG-defined.patch | 29 ---
> patches/klibc-1.5.15/0024-dummy-ferror.patch | 33 ---
> patches/klibc-1.5.15/0025-Fix-arm-signals.patch | 142 -----------
> patches/klibc-1.5.15/series | 25 --
> ...ernel-header-installed-by-headers_install.patch | 60 +++++
> ...d-support-for-detection-of-vfat-and-jffs2.patch | 58 +++++
> .../0003-define-__socklen_t_defined.patch | 17 ++
> ...-include-signal.h-47-5-warning-SIGRTMAX-i.patch | 31 +++
> patches/klibc-1.5.25/series | 4 +
> rules/klibc.make | 4 +-
> 32 files changed, 172 insertions(+), 1685 deletions(-)
> delete mode 100644 patches/klibc-1.5.15/0001-klibc-add-strtok_r.patch
> delete mode 100644 patches/klibc-1.5.15/0002-klibc-Add-initial-mntent.h-with-setmntent-and-endmnt.patch
> delete mode 100644 patches/klibc-1.5.15/0003-klibc-add-getmntent.patch
> delete mode 100644 patches/klibc-1.5.15/0004-klibc-mount-add-help-arg-for-usage.patch
> delete mode 100644 patches/klibc-1.5.15/0005-klibc-mount-list-all-mounted-file-systems.patch
> delete mode 100644 patches/klibc-1.5.15/0006-klibc-mount-list-fs-of-particular-type.patch
> delete mode 100644 patches/klibc-1.5.15/0007-klibc-mount-read-proc-mounts-preferably.patch
> delete mode 100644 patches/klibc-1.5.15/0008-klibc-ipconfig-raise-field-length-for-rootpath-DHCP-.patch
> delete mode 100644 patches/klibc-1.5.15/0009-klibc-ipconfig-set-null-ciaddr-on-DHCPREQUEST-during.patch
> delete mode 100644 patches/klibc-1.5.15/0010-klibc-1.5.15-released-next-version-is-1.5.16.patch
> delete mode 100644 patches/klibc-1.5.15/0011-klibc-fix-must_inline-macro-in-klibc-compiler.h-for-.patch
> delete mode 100644 patches/klibc-1.5.15/0012-ipconfig-omit-zero-length-DHCP-vendor_class_identifi.patch
> delete mode 100644 patches/klibc-1.5.15/0013-ipconfig-send-requested-hostname-in-DHCP-discover-re.patch
> delete mode 100644 patches/klibc-1.5.15/0014-klibc-use-headers_install-to-install-headers.patch
> delete mode 100644 patches/klibc-1.5.15/0015-klibc-utils-add-simple-ls.patch
> delete mode 100644 patches/klibc-1.5.15/0016-klibc-use-MAKE-instead-of-make-to-call-external-make.patch
> delete mode 100644 patches/klibc-1.5.15/0017-klibc-use-kernel-header-installed-by-headers_install.patch
> delete mode 100644 patches/klibc-1.5.15/0018-Patch-to-add-support-for-detection-of-vfat-and-jffs2.patch
> delete mode 100644 patches/klibc-1.5.15/0019-define-__socklen_t_defined.patch
> delete mode 100644 patches/klibc-1.5.15/0020-fix-warning-include-signal.h-47-5-warning-SIGRTMAX-i.patch
> delete mode 100644 patches/klibc-1.5.15/0021-Fix-no-previous-prototype-__ctype_-warnings.patch
> delete mode 100644 patches/klibc-1.5.15/0022-define-MNTPROC_MNT-and-MNTPROC_UMNT.patch
> delete mode 100644 patches/klibc-1.5.15/0023-Fix-assert-when-NDEBUG-defined.patch
> delete mode 100644 patches/klibc-1.5.15/0024-dummy-ferror.patch
> delete mode 100644 patches/klibc-1.5.15/0025-Fix-arm-signals.patch
> delete mode 100644 patches/klibc-1.5.15/series
> create mode 100644 patches/klibc-1.5.25/0001-klibc-use-kernel-header-installed-by-headers_install.patch
> create mode 100644 patches/klibc-1.5.25/0002-Patch-to-add-support-for-detection-of-vfat-and-jffs2.patch
> create mode 100644 patches/klibc-1.5.25/0003-define-__socklen_t_defined.patch
> create mode 100644 patches/klibc-1.5.25/0004-fix-warning-include-signal.h-47-5-warning-SIGRTMAX-i.patch
> create mode 100644 patches/klibc-1.5.25/series
I assume you checked which patches are still necessary?
> diff --git a/patches/klibc-1.5.25/series b/patches/klibc-1.5.25/series
> new file mode 100644
> index 0000000..b4b9233
> --- /dev/null
> +++ b/patches/klibc-1.5.25/series
> @@ -0,0 +1,4 @@
> +0001-klibc-use-kernel-header-installed-by-headers_install.patch
> +0002-Patch-to-add-support-for-detection-of-vfat-and-jffs2.patch
> +0003-define-__socklen_t_defined.patch
> +0004-fix-warning-include-signal.h-47-5-warning-SIGRTMAX-i.patch
> diff --git a/rules/klibc.make b/rules/klibc.make
> index 89f75b1..1c7bd0f 100644
> --- a/rules/klibc.make
> +++ b/rules/klibc.make
> @@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_KLIBC) += klibc
> #
> # Paths and names
> #
> -KLIBC_VERSION := 1.5.15
> -KLIBC_MD5 :=
> +KLIBC_VERSION := 1.5.25
> +KLIBC_MD5 := 9ff935403b6f9193aaf52dc53769f290
> KLIBC := klibc-$(KLIBC_VERSION)
> KLIBC_SUFFIX := tar.gz
> KLIBC_SOURCE := $(SRCDIR)/$(KLIBC).$(KLIBC_SUFFIX)
Looks like this was broken for a long time. I usually don't merge version
updates this close to the release, but it's already broken, so if it
compiles for me...
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2012-03-28 9:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 10:40 Alexander Stein
2012-03-28 9:31 ` Michael Olbrich [this message]
2012-03-28 9:51 ` Michael Olbrich
2012-03-28 10:19 ` Alexander Stein
2012-03-28 10:34 ` Michael Olbrich
2012-03-28 11:51 ` Alexander Stein
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=20120328093125.GA27119@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox