[libcamera-devel] [PATCH 1/7] libcamera: List dependency for Android Camera3 HAL

Hirokazu Honda hiroh at chromium.org
Thu Mar 25 07:25:19 CET 2021


Hi Jacopo, thanks for the patch.

On Wed, Mar 24, 2021 at 8:25 PM Jacopo Mondi <jacopo at jmondi.org> wrote:
>
> Add to the README.rst file the list of depdendencies for the
> Android Camera3 HAL.
>
> Signed-off-by: Jacopo Mondi <jacopo at jmondi.org>

> ---
>  README.rst | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/README.rst b/README.rst
> index 1427c7143fa6..28c33871140a 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -87,6 +87,9 @@ for qcam: [optional]
>  for tracing with lttng: [optional]
>          liblttng-ust-dev python3-jinja2 lttng-tools
>
> +for Android Camera3 HAL: [optional]

nit: Perhaps, for android: [optional]?
For the consistency with others, like cam and qcam.
> +        libexif libjpeg
> +

Reviewed-by: Hirokazu Honda <hiroh at chromium.org>

>  Using GStreamer plugin
>  ~~~~~~~~~~~~~~~~~~~~~~
>
> --
> 2.30.0
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel


More information about the libcamera-devel mailing list