Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

GIT_URL=https://github.com/paxx12/v4l2-mpp.git
GIT_SHA=664e0891089a199d4fc6d9b50bb8f72b67aa4058
GIT_SHA=10fc3b9d935d9c79bacc014839c05de4a004c4ac

if [[ -z "$CREATE_FIRMWARE" ]]; then
echo "Error: This script should be run within the create_firmware.sh environment."
Expand Down