From: Arnout Vandecappelle via buildroot <buildroot@buildroot.org>
To: Michael Nosthoff <buildroot@heine.tech>
Cc: Arnout Vandecappelle <arnout@rnout.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/2] package/libcpprestsdk: add dependency on Boost.System
Date: Tue, 13 Jan 2026 20:45:25 +0100 [thread overview]
Message-ID: <20260113194525.97660-1-arnout@rnout.be> (raw)
In-Reply-To: <20250904195812.3259342-2-buildroot@heine.tech>
In reply of:
> libcpprestsdk searches for the Boost.System module in its
> CMakeLists. Hence it should be selected as a dependency.
>
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Applied to 2025.02.x and 2025.11.x. Thanks
> ---
> package/libcpprestsdk/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/libcpprestsdk/Config.in b/package/libcpprestsdk/Config.in
> index e533b30393..7688021ed0 100644
> --- a/package/libcpprestsdk/Config.in
> +++ b/package/libcpprestsdk/Config.in
> @@ -13,6 +13,7 @@ config BR2_PACKAGE_LIBCPPRESTSDK
> select BR2_PACKAGE_BOOST_FILESYSTEM
> select BR2_PACKAGE_BOOST_RANDOM
> select BR2_PACKAGE_BOOST_REGEX
> + select BR2_PACKAGE_BOOST_SYSTEM
> select BR2_PACKAGE_BOOST_THREAD
> select BR2_PACKAGE_OPENSSL
> help
> --
> 2.43.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-01-13 19:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 19:58 [Buildroot] [PATCH v2 1/2] package/libcpprestsdk: add dependency on Boost.System Michael Nosthoff via buildroot
2025-09-04 19:58 ` [Buildroot] [PATCH v2 2/2] package/boost: remove dependencies " Michael Nosthoff via buildroot
2025-09-05 6:57 ` Michael Nosthoff via buildroot
2026-01-13 19:45 ` Arnout Vandecappelle via buildroot
2026-01-02 17:25 ` [Buildroot] [PATCH v2 1/2] package/libcpprestsdk: add dependency " Thomas Petazzoni via buildroot
2026-01-13 19:45 ` Arnout Vandecappelle via buildroot [this message]
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=20260113194525.97660-1-arnout@rnout.be \
--to=buildroot@buildroot.org \
--cc=arnout@rnout.be \
--cc=buildroot@heine.tech \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.