Update for opicm5
This commit is contained in:
parent
68943b2eba
commit
9013f19ccb
Binary file not shown.
Binary file not shown.
|
|
@ -4684,7 +4684,7 @@ CONFIG_VIDEO_OV4689=y
|
|||
# CONFIG_VIDEO_OV50C40 is not set
|
||||
# CONFIG_VIDEO_OV5640 is not set
|
||||
# CONFIG_VIDEO_OV5645 is not set
|
||||
# CONFIG_VIDEO_OV5647 is not set
|
||||
CONFIG_VIDEO_OV5647=y
|
||||
# CONFIG_VIDEO_OV6650 is not set
|
||||
# CONFIG_VIDEO_OV5670 is not set
|
||||
# CONFIG_VIDEO_OV5675 is not set
|
||||
|
|
|
|||
|
|
@ -1869,7 +1869,7 @@ show_checklist_variables ()
|
|||
|
||||
install_wiringop()
|
||||
{
|
||||
install_deb_chroot "$EXTER/cache/debs/arm64/wiringpi_2.52.deb"
|
||||
install_deb_chroot "$EXTER/cache/debs/arm64/wiringpi_2.53.deb"
|
||||
chroot "${SDCARD}" /bin/bash -c "apt-mark hold wiringpi" >> "${DEST}"/${LOG_SUBPATH}/install.log 2>&1
|
||||
|
||||
if [[ ${IGNORE_UPDATES} != yes ]]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue