mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] boost: version bump 1.86.0 -> 1.89.0
Date: Mon, 13 Oct 2025 10:22:23 +0200	[thread overview]
Message-ID: <20251013082239.907005-1-s.pueschel@pengutronix.de> (raw)

https://www.boost.org/releases/1.87.0/
https://www.boost.org/releases/1.88.0/
https://www.boost.org/releases/1.89.0/

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
- Added libraries based on the release notes
- Omitted MQTT5 and Bloom, as they are header-only libraries
---
 rules/boost.in   | 14 ++++++++++++++
 rules/boost.make |  6 ++++--
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/rules/boost.in b/rules/boost.in
index 4cca584a9..6112d70a1 100644
--- a/rules/boost.in
+++ b/rules/boost.in
@@ -149,6 +149,13 @@ config BOOST_GRAPH_PARALLEL
 	help
 	  Boost graph_parallel library
 
+config BOOST_HASH2
+	bool
+	select BOOST_LIBS
+	prompt "hash2"
+	help
+	  Boost Hash2 library
+
 config BOOST_IOSTREAMS
 	bool
 	select BOOST_LIBS
@@ -208,6 +215,13 @@ config BOOST_NOWIDE
 	help
 	  Boost nowide library
 
+config BOOST_PARSER
+	bool
+	select BOOST_LIBS
+	prompt "parser"
+	help
+	  Boost Parser library
+
 config BOOST_PREDEF
 	bool
 	prompt "predef"
diff --git a/rules/boost.make b/rules/boost.make
index 30462743a..36a218cd7 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_BOOST) += boost
 #
 # Paths and names
 #
-BOOST_VERSION	:= 1_86_0
-BOOST_MD5	:= 2d098ba2e1457708a02de996857c2b10
+BOOST_VERSION	:= 1_89_0
+BOOST_MD5	:= e7414f68f1cb3fd834fc155c7a009aa6
 BOOST		:= boost_$(BOOST_VERSION)
 BOOST_SUFFIX	:= tar.bz2
 BOOST_URL	:= $(call ptx/mirror, SF, boost/$(BOOST).$(BOOST_SUFFIX))
@@ -48,6 +48,7 @@ BOOST_LIBRARIES-$(PTXCONF_BOOST_FIBER)		+= fiber
 BOOST_LIBRARIES-$(PTXCONF_BOOST_FILESYSTEM)	+= filesystem
 BOOST_LIBRARIES-$(PTXCONF_BOOST_GRAPH)		+= graph
 BOOST_LIBRARIES-$(PTXCONF_BOOST_GRAPH_PARALLEL)	+= graph_parallel
+BOOST_LIBRARIES-$(PTXCONF_BOOST_HASH2)		+= hash2
 BOOST_LIBRARIES-$(PTXCONF_BOOST_IOSTREAMS)	+= iostreams
 BOOST_LIBRARIES-$(PTXCONF_BOOST_JSON)		+= json
 BOOST_LIBRARIES-$(PTXCONF_BOOST_LOCALE)		+= locale
@@ -55,6 +56,7 @@ BOOST_LIBRARIES-$(PTXCONF_BOOST_LOG)		+= log
 BOOST_LIBRARIES-$(PTXCONF_BOOST_MATH)		+= math
 BOOST_LIBRARIES-$(PTXCONF_BOOST_MPI)		+= mpi
 BOOST_LIBRARIES-$(PTXCONF_BOOST_NOWIDE)		+= nowide
+BOOST_LIBRARIES-$(PTXCONF_BOOST_PARSER)		+= parser
 BOOST_LIBRARIES-$(PTXCONF_BOOST_PREDEF)		+= predef
 BOOST_LIBRARIES-$(PTXCONF_BOOST_PROCESS)	+= process
 BOOST_LIBRARIES-$(PTXCONF_BOOST_PROGRAM_OPTIONS)+= program_options
-- 
2.47.3




                 reply	other threads:[~2025-10-13  8:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20251013082239.907005-1-s.pueschel@pengutronix.de \
    --to=s.pueschel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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