Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] busybox: bump to version 1.24.0
@ 2015-10-13 10:28 Vicente Olivert Riera
  2015-10-13 17:30 ` Gustavo Zacarias
  0 siblings, 1 reply; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-10-13 10:28 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 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 cfd4937..1a9b2ff 100644
--- a/package/busybox/busybox.hash
+++ b/package/busybox/busybox.hash
@@ -1,3 +1,3 @@
-# From http://busybox.net/downloads/busybox-1.23.2.tar.bz2.sign
-md5	7925683d7dd105aabe9b6b618d48cc73	busybox-1.23.2.tar.bz2
-sha1	7f37193cb249f27630e0b2a2c6c9bbb7b1d24c16	busybox-1.23.2.tar.bz2
+# 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
diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk
index 6e302f4..3494456 100644
--- a/package/busybox/busybox.mk
+++ b/package/busybox/busybox.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BUSYBOX_VERSION = 1.23.2
+BUSYBOX_VERSION = 1.24.0
 BUSYBOX_SITE = http://www.busybox.net/downloads
 BUSYBOX_SOURCE = busybox-$(BUSYBOX_VERSION).tar.bz2
 BUSYBOX_LICENSE = GPLv2
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] busybox: bump to version 1.24.0
  2015-10-13 10:28 [Buildroot] [PATCH] busybox: bump to version 1.24.0 Vicente Olivert Riera
@ 2015-10-13 17:30 ` Gustavo Zacarias
  2015-10-13 17:33   ` Gustavo Zacarias
  0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-13 17:30 UTC (permalink / raw)
  To: buildroot

On 13/10/15 07:28, Vicente Olivert Riera wrote:

> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Big NACK, it doesn't build with any uclibc-based toolchain by default.
CONFIG_SYNC_FANCY is 'default y' now and that requires syncfs() support.
The best solution is likely to be disabling fancy sync in the default 
busybox config shipped in BR.
Regards.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] busybox: bump to version 1.24.0
  2015-10-13 17:30 ` Gustavo Zacarias
@ 2015-10-13 17:33   ` Gustavo Zacarias
  0 siblings, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-13 17:33 UTC (permalink / raw)
  To: buildroot

On 13/10/15 14:30, Gustavo Zacarias wrote:

> On 13/10/15 07:28, Vicente Olivert Riera wrote:
>
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>
> Big NACK, it doesn't build with any uclibc-based toolchain by default.
> CONFIG_SYNC_FANCY is 'default y' now and that requires syncfs() support.
> The best solution is likely to be disabling fancy sync in the default
> busybox config shipped in BR.
> Regards.

Rushy mail to avoid that getting applied, it's CONFIG_FEATURE_SYNC_FANCY.
Regards.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-13 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 10:28 [Buildroot] [PATCH] busybox: bump to version 1.24.0 Vicente Olivert Riera
2015-10-13 17:30 ` Gustavo Zacarias
2015-10-13 17:33   ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox