All of lore.kernel.org
 help / color / mirror / Atom feed
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 9/9] package/libcamera: add support for PiSP pipeline
Date: Sat, 19 Apr 2025 22:32:48 +0200	[thread overview]
Message-ID: <20250419223248.056fd9ff@windsurf> (raw)
In-Reply-To: <20250404-libcamera-0-5-0-v1-9-e2ca9d029aeb@cherry.de>

Hello Quentin,

On Fri, 04 Apr 2025 18:47:40 +0200
Quentin Schulz <foss+buildroot@0leil.net> wrote:

> From: Quentin Schulz <quentin.schulz@cherry.de>
> 
> +config BR2_PACKAGE_LIBCAMERA_PIPELINE_RPI_PISP
> +	bool "rpi/pisp pipeline"
> +	depends on BR2_arm || BR2_aarch64
> +	select BR2_PACKAGE_LIBCAMERA_HAS_PIPELINE
> +	select BR2_PACKAGE_LIBPISP

Make sure that all dependencies of BR2_PACKAGE_LIBPISP are accounted
for when you "select" it.

Otherwise, looks good!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-04-19 20:32 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
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 [this message]
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=20250419223248.056fd9ff@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 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.