Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/zlib-ng: bump to version 2.0.6
@ 2022-01-07 19:56 Fabrice Fontaine
  2022-01-07 20:39 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-01-07 19:56 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

RISC-V is supported since
https://github.com/zlib-ng/zlib-ng/commit/81f1c8a41bd1427707f402450de8820816760fca

https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.6
https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.5
https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.4
https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.3
https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.2
https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.1
https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/zlib-ng/zlib-ng.hash | 2 +-
 package/zlib-ng/zlib-ng.mk   | 2 +-
 package/zlib/Config.in       | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/zlib-ng/zlib-ng.hash b/package/zlib-ng/zlib-ng.hash
index 3e1dba35ba..a799cfe253 100644
--- a/package/zlib-ng/zlib-ng.hash
+++ b/package/zlib-ng/zlib-ng.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  379723c0c954679a50d1d7df43084e2194dc51ecbc9987c889cb129d1f6734bc  zlib-ng-1.9.9-b1.tar.gz
+sha256  8258b75a72303b661a238047cb348203d88d9dddf85d480ed885f375916fcab6  zlib-ng-2.0.6.tar.gz
 sha256  d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436  LICENSE.md
diff --git a/package/zlib-ng/zlib-ng.mk b/package/zlib-ng/zlib-ng.mk
index c56fa72d6f..fb497b8c11 100644
--- a/package/zlib-ng/zlib-ng.mk
+++ b/package/zlib-ng/zlib-ng.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZLIB_NG_VERSION = 1.9.9-b1
+ZLIB_NG_VERSION = 2.0.6
 ZLIB_NG_SITE = $(call github,zlib-ng,zlib-ng,$(ZLIB_NG_VERSION))
 ZLIB_NG_LICENSE = Zlib
 ZLIB_NG_LICENSE_FILES = LICENSE.md
diff --git a/package/zlib/Config.in b/package/zlib/Config.in
index 550c2efa93..d6d94889a7 100644
--- a/package/zlib/Config.in
+++ b/package/zlib/Config.in
@@ -4,6 +4,7 @@ config BR2_PACKAGE_ZLIB_NG_ARCH_SUPPORTS
 	default y if BR2_aarch64
 	default y if BR2_i386
 	default y if BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
+	default y if BR2_riscv
 	default y if BR2_s390x
 	default y if BR2_x86_64
 
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/zlib-ng: bump to version 2.0.6
  2022-01-07 19:56 [Buildroot] [PATCH 1/1] package/zlib-ng: bump to version 2.0.6 Fabrice Fontaine
@ 2022-01-07 20:39 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2022-01-07 20:39 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Fri,  7 Jan 2022 20:56:05 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> RISC-V is supported since
> https://github.com/zlib-ng/zlib-ng/commit/81f1c8a41bd1427707f402450de8820816760fca
> 
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.6
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.5
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.4
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.3
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.2
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.1
> https://github.com/zlib-ng/zlib-ng/releases/tag/2.0.0
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/zlib-ng/zlib-ng.hash | 2 +-
>  package/zlib-ng/zlib-ng.mk   | 2 +-
>  package/zlib/Config.in       | 1 +
>  3 files changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-01-07 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-07 19:56 [Buildroot] [PATCH 1/1] package/zlib-ng: bump to version 2.0.6 Fabrice Fontaine
2022-01-07 20:39 ` Thomas Petazzoni

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