Skip to content

Commit

Permalink
Checkpoint libcamera
Browse files Browse the repository at this point in the history
  • Loading branch information
seanavery committed Apr 2, 2024
1 parent ab11248 commit 6271fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ dep:
cd ${HOME}/opt/src && \
git clone https://github.com/raspberrypi/libcamera.git && \
cd libcamera && \
git checkout 563cd78e && \
meson setup build --prefix=/usr && \
ninja -C build install && \
rm -rf ${HOME}/opt/src/libcamera; \
Expand Down

0 comments on commit 6271fb2

Please sign in to comment.