From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] busybox: bump to version 1.24.1
Date: Thu, 29 Oct 2015 10:47:03 +0000 [thread overview]
Message-ID: <5631F927.7060502@imgtec.com> (raw)
In-Reply-To: <1446115231-4451-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 10/29/2015 10:40 AM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Build test for MIPS architecture:
$ grep -R "^BUSYBOX_VERSION" package/busybox/busybox.mk
BUSYBOX_VERSION = 1.24.1
$ file output/target/bin/busybox
output/target/bin/busybox: setuid ELF 32-bit LSB executable, MIPS,
MIPS32 rel2 version 1 (SYSV), dynamically linked (uses shared libs), for
GNU/Linux 2.6.32, with unknown capability 0xf41 = 0x756e6700, with
unknown capability 0x70100 = 0x1040000, stripped
Regards,
Vincent.
> ---
> package/busybox/busybox.hash | 6 +++---
> package/busybox/busybox.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/busybox/busybox.hash b/package/busybox/busybox.hash
> index 1a9b2ff..99fb8e4 100644
> --- a/package/busybox/busybox.hash
> +++ b/package/busybox/busybox.hash
> @@ -1,3 +1,3 @@
> -# From http://busybox.net/downloads/busybox-1.24.0.tar.bz2.sign
> -md5 2fa3110042e518e0e1225c799294664c busybox-1.24.0.tar.bz2
> -sha1 238a9b8a66c31fdcdd00790a840ef03cc77482c7 busybox-1.24.0.tar.bz2
> +# From http://busybox.net/downloads/busybox-1.24.1.tar.bz2.sign
> +md5 be98a40cadf84ce2d6b05fa41a275c6a busybox-1.24.1.tar.bz2
> +sha1 157d14d24748b4505b1a418535688706a2b81680 busybox-1.24.1.tar.bz2
> diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk
> index e5427cf..7f6dbd6 100644
> --- a/package/busybox/busybox.mk
> +++ b/package/busybox/busybox.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -BUSYBOX_VERSION = 1.24.0
> +BUSYBOX_VERSION = 1.24.1
> BUSYBOX_SITE = http://www.busybox.net/downloads
> BUSYBOX_SOURCE = busybox-$(BUSYBOX_VERSION).tar.bz2
> BUSYBOX_LICENSE = GPLv2
>
next prev parent reply other threads:[~2015-10-29 10:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-29 10:40 [Buildroot] [PATCH] busybox: bump to version 1.24.1 Gustavo Zacarias
2015-10-29 10:47 ` Vicente Olivert Riera [this message]
2015-10-29 19:05 ` Peter Korsgaard
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=5631F927.7060502@imgtec.com \
--to=vincent.riera@imgtec.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.