Skip to content

Commit

Permalink
Upgrade V4L2Capturer to master
Browse files Browse the repository at this point in the history
  • Loading branch information
codingspirit committed Oct 9, 2022
1 parent 5a13465 commit bfc4721
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed 3rdparty/V4L2/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion CMake/V4L2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if(BOARD STREQUAL "V4L2")
include(ExternalProject)
ExternalProject_Add(v4l2capturer
GIT_REPOSITORY https://github.com/codingspirit/V4l2Capturer.git
GIT_TAG f9c2dcec06719f5bbc2e1cb9d9c16e8657deb97b
GIT_TAG master
CMAKE_ARGS -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=${BOARD_SDK_DIR}
BUILD_ALWAYS TRUE
GIT_PROGRESS TRUE
Expand Down

0 comments on commit bfc4721

Please sign in to comment.