mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 01:26:43 +07:00
Update wiringop to 2.57
This commit is contained in:
BIN
external/cache/debs/arm64/wiringpi_2.56.deb
vendored
BIN
external/cache/debs/arm64/wiringpi_2.56.deb
vendored
Binary file not shown.
BIN
external/cache/debs/arm64/wiringpi_2.57.deb
vendored
Executable file
BIN
external/cache/debs/arm64/wiringpi_2.57.deb
vendored
Executable file
Binary file not shown.
@@ -1870,7 +1870,7 @@ show_checklist_variables ()
|
|||||||
|
|
||||||
install_wiringop()
|
install_wiringop()
|
||||||
{
|
{
|
||||||
install_deb_chroot "$EXTER/cache/debs/${ARCH}/wiringpi_2.56.deb"
|
install_deb_chroot "$EXTER/cache/debs/${ARCH}/wiringpi_2.57.deb"
|
||||||
chroot "${SDCARD}" /bin/bash -c "apt-mark hold wiringpi" >> "${DEST}"/${LOG_SUBPATH}/install.log 2>&1
|
chroot "${SDCARD}" /bin/bash -c "apt-mark hold wiringpi" >> "${DEST}"/${LOG_SUBPATH}/install.log 2>&1
|
||||||
|
|
||||||
if [[ ${IGNORE_UPDATES} != yes ]]; then
|
if [[ ${IGNORE_UPDATES} != yes ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user