Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <gustali@axis.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCHv3 141/141] boost-asio: Add recipe
Date: Sat, 29 Aug 2026 07:54:02 +0200	[thread overview]
Message-ID: <DL170QAQB3WG.3GDWN3BWGJ57R@bootlin.com> (raw)
In-Reply-To: <20260828115322.936850-1-gustali@axis.com>

Hi Gustav,

On Fri Aug 28, 2026 at 1:53 PM CEST, Gustav Lindberg via lists.openembedded.org wrote:
> This is needed to build boost asio as a shared library rather than a
> header-only library, which is needed to save memory.
>
> Signed-off-by: Gustav Lindberg <gustali@axis.com>
> ---
>  .../boost/boost-asio/boost_asio.cpp           |  1 +
>  .../boost/boost-asio_1.90.0.bb                | 31 +++++++++++++++++++
>  2 files changed, 32 insertions(+)
>  create mode 100644 meta/recipes-support/boost/boost-asio/boost_asio.cpp
>  create mode 100644 meta/recipes-support/boost/boost-asio_1.90.0.bb
>
> diff --git a/meta/recipes-support/boost/boost-asio/boost_asio.cpp b/meta/recipes-support/boost/boost-asio/boost_asio.cpp
> new file mode 100644
> index 0000000000..bf00c8ff26
> --- /dev/null
> +++ b/meta/recipes-support/boost/boost-asio/boost_asio.cpp
> @@ -0,0 +1 @@
> +#include <boost/asio/impl/src.hpp>
> diff --git a/meta/recipes-support/boost/boost-asio_1.90.0.bb b/meta/recipes-support/boost/boost-asio_1.90.0.bb
> new file mode 100644
> index 0000000000..9630d99e42
> --- /dev/null
> +++ b/meta/recipes-support/boost/boost-asio_1.90.0.bb
> @@ -0,0 +1,31 @@
> +SUMMARY = "Boost.Asio shared library shim"
> +DESCRIPTION = "Builds libboost_asio as a shared library from boost/asio/impl/src.hpp"
> +HOMEPAGE = "https://www.boost.org/doc/libs/1_90_0/doc/html/boost_asio.html"
> +
> +DEPENDS = "boost"
> +
> +# Reuse Boost source and licensing metadata.
> +require recipes-support/boost/boost-${PV}.inc

Currently we have a boost-1.92.0.in file, so this will fail.

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



      reply	other threads:[~2026-08-29  5:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-28 11:53 [PATCHv3 141/141] boost-asio: Add recipe Gustav Lindberg
2026-08-29  5:54 ` Mathieu Dubois-Briand [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=DL170QAQB3WG.3GDWN3BWGJ57R@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=gustali@axis.com \
    --cc=openembedded-core@lists.openembedded.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