Updated checksum to system image with external camera support

This commit is contained in:
Adam Boardman 2019-09-03 17:10:47 +01:00
parent 1443fdd129
commit 6b275fd81c

2
debian/postinst vendored
View file

@ -7,7 +7,7 @@ if [ "$action" != configure ]; then
exit 0 exit 0
fi fi
target_checksum="0c7993d794982a3b7e80801ffb6b565ab0b8a815" target_checksum="39cd17718e838823c80be0ddfc9763d88e32c1b0"
echo "Target checksum $target_checksum" echo "Target checksum $target_checksum"
echo "Checking /data/system.img" echo "Checking /data/system.img"