Message ID | 20240307221810.2109348-6-nicolas@ndufresne.ca |
---|---|
State | Accepted |
Headers | show |
Series |
|
Related | show |
Quoting Nicolas Dufresne (2024-03-07 22:18:10) > From: Nicolas Dufresne <nicolas.dufresne@collabora.com> > > Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Reviewed-by: Kieran Bingham <kieran.bingham@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 >
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