From: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
To: buildroot@buildroot.org
Cc: Shubham Chakraborty <chakrabortyshubham66@gmail.com>,
Ayoub Zaki <ayoub.zaki@embetrix.com>
Subject: [Buildroot] [PATCH] package/bmap-writer: bump to version 1.0.4
Date: Fri, 3 Apr 2026 21:51:42 +0530 [thread overview]
Message-ID: <20260403162143.16290-1-chakrabortyshubham66@gmail.com> (raw)
This version includes upstream fixes for static linking issues
related to libarchive. In previous versions, CMake's
FindLibArchive module did not propagate private dependencies,
leading to link-time errors (e.g. missing zlib, bzip2, lz4,
liblzma, zstd) in static build environments such as Buildroot.
The upstream build system has been updated to correctly handle
these dependencies, allowing us to drop the downstream patch.
Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
---
package/bmap-writer/bmap-writer.hash | 2 +-
package/bmap-writer/bmap-writer.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/bmap-writer/bmap-writer.hash b/package/bmap-writer/bmap-writer.hash
index 0b0e8de46a..e2936525e8 100644
--- a/package/bmap-writer/bmap-writer.hash
+++ b/package/bmap-writer/bmap-writer.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 a86ade2c70304574f200c048bd8a728ed27b04b7ece62cf0f696366e37fed6e7 bmap-writer-1.0.2.tar.gz
+sha256 121832c4ab44d30828489a6620c21d0fcc05904bb85cde71e82ea383acc12d1d bmap-writer-1.0.4.tar.gz
sha256 8b1ba204bb69a0ade2bfcf65ef294a920f6bb361b317dba43c7ef29d96332b9b LICENSE
diff --git a/package/bmap-writer/bmap-writer.mk b/package/bmap-writer/bmap-writer.mk
index 19ccd3afbc..e6d85f2279 100644
--- a/package/bmap-writer/bmap-writer.mk
+++ b/package/bmap-writer/bmap-writer.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BMAP_WRITER_VERSION = 1.0.2
+BMAP_WRITER_VERSION = 1.0.4
BMAP_WRITER_SITE = $(call github,embetrix,bmap-writer,$(BMAP_WRITER_VERSION))
BMAP_WRITER_LICENSE = GPL-3.0
BMAP_WRITER_LICENSE_FILES = LICENSE
--
2.53.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-04-03 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-03 16:21 Shubham Chakraborty [this message]
2026-04-03 17:50 ` [Buildroot] [PATCH] package/bmap-writer: bump to version 1.0.4 Julien Olivain via buildroot
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=20260403162143.16290-1-chakrabortyshubham66@gmail.com \
--to=chakrabortyshubham66@gmail.com \
--cc=ayoub.zaki@embetrix.com \
--cc=buildroot@buildroot.org \
/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