From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Quentin Schulz <foss+buildroot@0leil.net>
Cc: buildroot@buildroot.org,
Kieran Bingham <kieran.bingham@ideasonboard.com>,
Marcus Folkesson <marcus.folkesson@gmail.com>,
Eric Le Bihan <eric.le.bihan.dev@free.fr>,
Quentin Schulz <quentin.schulz@cherry.de>
Subject: Re: [Buildroot] [PATCH 2/9] package/libcamera: fix documentation being built even if disabled
Date: Sat, 19 Apr 2025 22:26:24 +0200 [thread overview]
Message-ID: <20250419222624.238f31c4@windsurf> (raw)
In-Reply-To: <20250404-libcamera-0-5-0-v1-2-e2ca9d029aeb@cherry.de>
On Fri, 04 Apr 2025 18:47:33 +0200
Quentin Schulz <foss+buildroot@0leil.net> wrote:
> From: Quentin Schulz <quentin.schulz@cherry.de>
>
> We currently disable building the documentation via the "documentation"
> feature, but it is enabled nonetheless by meson if sphinx-build-3 is
> found on the host.
>
> This makes sure it doesn't happen by making the sphinx-build-3 check
> only happen when the "documentation" feature is "auto" or "enabled",
> which isn't the case for Buildroot.
>
> The bug seems to have been introduced in v0.0.1 release.
>
> Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
> ---
> ...t-automatically-build-documentation-if-sp.patch | 42 ++++++++++++++++++++++
> 1 file changed, 42 insertions(+)
Applied to master, thanks. However, you got some feedback from upstream
that requested some changes in order for the patch to get merged. Do
you think you will have the chance to follow-up with upstream? (Or
maybe you did and I didn't see it?)
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-04-19 20:26 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 16:47 [Buildroot] [PATCH 0/9] package/libcamera: bump v0.5.0, new pipelines, misc improvements and bug fixing Quentin Schulz
2025-04-04 16:47 ` [Buildroot] [PATCH 1/9] package/libcamera: remove dependency on boost for rpi/vc4 pipeline Quentin Schulz
2025-04-19 20:25 ` Thomas Petazzoni via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 2/9] package/libcamera: fix documentation being built even if disabled Quentin Schulz
2025-04-19 20:26 ` Thomas Petazzoni via buildroot [this message]
2025-04-22 9:12 ` Quentin Schulz via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 3/9] package/libcamera: fix crash on Rockchip with kernels before 6.4 Quentin Schulz
2025-04-19 20:26 ` Thomas Petazzoni via buildroot
2025-04-22 9:40 ` Quentin Schulz via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 4/9] package/libcamera: improve future reproducibility by forcing auto features to disabled Quentin Schulz
2025-04-19 20:27 ` Thomas Petazzoni via buildroot
2025-04-22 9:07 ` Quentin Schulz via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 5/9] package/libcamera: improve reproducibility for optional dependencies Quentin Schulz
2025-04-19 20:27 ` Thomas Petazzoni via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 6/9] package/libcamera: add support for Arm Mali-C55 ISP pipeline Quentin Schulz
2025-04-19 20:27 ` Thomas Petazzoni via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 7/9] package/libcamera: bump to 0.5.0 Quentin Schulz
2025-04-19 20:27 ` Thomas Petazzoni via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 8/9] package/libpisp: add new package Quentin Schulz
2025-04-19 20:32 ` Thomas Petazzoni via buildroot
2025-04-22 10:04 ` Quentin Schulz via buildroot
2025-04-04 16:47 ` [Buildroot] [PATCH 9/9] package/libcamera: add support for PiSP pipeline Quentin Schulz
2025-04-19 20:32 ` Thomas Petazzoni via buildroot
2025-05-02 10:44 ` [Buildroot] [PATCH 0/9] package/libcamera: bump v0.5.0, new pipelines, misc improvements and bug fixing Arnout Vandecappelle 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=20250419222624.238f31c4@windsurf \
--to=buildroot@buildroot.org \
--cc=eric.le.bihan.dev@free.fr \
--cc=foss+buildroot@0leil.net \
--cc=kieran.bingham@ideasonboard.com \
--cc=marcus.folkesson@gmail.com \
--cc=quentin.schulz@cherry.de \
--cc=thomas.petazzoni@bootlin.com \
/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