mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 17:46:43 +07:00
Update wiringop
This commit is contained in:
@@ -1869,7 +1869,7 @@ show_checklist_variables ()
|
||||
|
||||
install_wiringop()
|
||||
{
|
||||
install_deb_chroot "$EXTER/cache/debs/arm64/wiringpi_2.54.deb"
|
||||
install_deb_chroot "$EXTER/cache/debs/arm64/wiringpi_2.55.deb"
|
||||
chroot "${SDCARD}" /bin/bash -c "apt-mark hold wiringpi" >> "${DEST}"/${LOG_SUBPATH}/install.log 2>&1
|
||||
|
||||
if [[ ${IGNORE_UPDATES} != yes ]]; then
|
||||
|
||||
Reference in New Issue
Block a user