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 5/9] package/libcamera: improve reproducibility for optional dependencies
Date: Sat, 19 Apr 2025 22:27:29 +0200 [thread overview]
Message-ID: <20250419222729.4979f7e3@windsurf> (raw)
In-Reply-To: <20250404-libcamera-0-5-0-v1-5-e2ca9d029aeb@cherry.de>
On Fri, 04 Apr 2025 18:47:36 +0200
Quentin Schulz <foss+buildroot@0leil.net> wrote:
> From: Quentin Schulz <quentin.schulz@cherry.de>
>
> libcamera has some optional dependencies that automatically detected at
> build time.
>
> To improve reproducibility, we should add a dependency on those optional
> dependencies if the symbols that build them are enabled so that the
> order in which packages are built does not influence the libcamera
> package.
>
> Note that the optional libyuv dependency isn't added as:
> 1) it is only used for the virtual pipeline and the android feature,
> both of which are disabled/not supported right now,
> 2) libcamera has it in a submodule if missing (though if that works with
> Buildroot is to be determined),
> 3) adding the dependency isn't enough as meson somehow doesn't find the
> dependency,
>
> Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
> ---
> package/libcamera/libcamera.mk | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
Applied to master, 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:27 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
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 [this message]
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=20250419222729.4979f7e3@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