[PATCH v1 5/5] build-libcamera-common: Fix comment typo 'corss' to 'cross'
Kieran Bingham
kieran.bingham at ideasonboard.com
Thu Mar 7 23:36:30 CET 2024
Quoting Nicolas Dufresne (2024-03-07 22:18:10)
> From: Nicolas Dufresne <nicolas.dufresne at collabora.com>
>
> Signed-off-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
> ---
> .gitlab-ci/build-libcamera-common.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.gitlab-ci/build-libcamera-common.sh b/.gitlab-ci/build-libcamera-common.sh
> index 1a4005c..6bc2e8f 100755
> --- a/.gitlab-ci/build-libcamera-common.sh
> +++ b/.gitlab-ci/build-libcamera-common.sh
> @@ -21,7 +21,7 @@ PKGS_CLANG_NATIVE_DEPS=(
> #
> # If this becomes problematic in the future, possible alternatives are creating
> # different container images for different architectures, or switching to a
> -# different corss-compilation environment (likely based on buildroot).
> +# different cross-compilation environment (likely based on buildroot).
>
> PKGS_LIBCAMERA_NATIVE_DEPS=(
> libevent-dev
> --
> 2.43.2
>
More information about the libcamera-devel
mailing list