* [Buildroot] package/rwmem: bump to version 2.0
@ 2026-03-26 11:12 Vincent Cruz
2026-03-26 19:38 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Cruz @ 2026-03-26 11:12 UTC (permalink / raw)
To: buildroot; +Cc: Vincent Cruz
For more details, see:
https://github.com/tomba/rwmem/compare/c89bc9ad9...2.0
Signed-off-by: Vincent Cruz <mooz@blockos.org>
---
package/rwmem/rwmem.hash | 3 ++-
package/rwmem/rwmem.mk | 3 +--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/rwmem/rwmem.hash b/package/rwmem/rwmem.hash
index da74002cb4..8b73f662ea 100644
--- a/package/rwmem/rwmem.hash
+++ b/package/rwmem/rwmem.hash
@@ -1,2 +1,3 @@
-sha256 e6cb76b77869aef9ec4a2c31d0d80af0182a5f9c9c3ae06225c8fb2f8266379f rwmem-c89bc9ad9a8f2359f358c510db57b7678eb156d1.tar.gz
+# Locally calculated
+sha256 d10639f563100c819202337c4d4df57db11c2fcd59a19b0c68e34b8eb9aa1d01 rwmem-2.0.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
diff --git a/package/rwmem/rwmem.mk b/package/rwmem/rwmem.mk
index d6ef05193b..1259b5503f 100644
--- a/package/rwmem/rwmem.mk
+++ b/package/rwmem/rwmem.mk
@@ -4,11 +4,10 @@
#
################################################################################
-RWMEM_VERSION = c89bc9ad9a8f2359f358c510db57b7678eb156d1
+RWMEM_VERSION = 2.0
RWMEM_SITE = $(call github,tomba,rwmem,$(RWMEM_VERSION))
RWMEM_LICENSE = GPL-2.0
RWMEM_LICENSE_FILES = LICENSE
-RWMEM_CONF_OPTS = -Dpyrwmem=disabled
RWMEM_DEPENDENCIES = host-pkgconf fmt inih
$(eval $(meson-package))
--
2.51.0
_______________________________________________
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] package/rwmem: bump to version 2.0
2026-03-26 11:12 [Buildroot] package/rwmem: bump to version 2.0 Vincent Cruz
@ 2026-03-26 19:38 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-26 19:38 UTC (permalink / raw)
To: Vincent Cruz; +Cc: buildroot
Hi Vincent,
Thanks for the patch.
On 26/03/2026 12:12, Vincent Cruz wrote:
> For more details, see:
> https://github.com/tomba/rwmem/compare/c89bc9ad9...2.0
>
> Signed-off-by: Vincent Cruz <mooz@blockos.org>
> ---
[...]
> diff --git a/package/rwmem/rwmem.mk b/package/rwmem/rwmem.mk
> index d6ef05193b..1259b5503f 100644
> --- a/package/rwmem/rwmem.mk
> +++ b/package/rwmem/rwmem.mk
> @@ -4,11 +4,10 @@
> #
>
> ################################################################################
>
> -RWMEM_VERSION = c89bc9ad9a8f2359f358c510db57b7678eb156d1
> +RWMEM_VERSION = 2.0
This new version is introducing build failure with musl libc. See:
https://gitlab.com/jolivain/buildroot/-/pipelines/2411684550
The old version is working fine:
https://gitlab.com/jolivain/buildroot/-/pipelines/2411842057
Could you have a look, please?
Best regards,
Julien.
_______________________________________________
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:[~2026-03-26 19:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 11:12 [Buildroot] package/rwmem: bump to version 2.0 Vincent Cruz
2026-03-26 19:38 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox