RaspberrPi project source code
guowenxue
yesterday 17e2ad626e1cae6d3fd3e9c81ef8cc4ab7d0a419
project/openlibs/libgpiod/build.sh
@@ -1,4 +1,6 @@
#!/bin/bash
# Build depends system tools:
#    sudo apt install -y automake texinfo libtool
# library name and version
# Official: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
@@ -6,7 +8,7 @@
PACK_SUFIX=tar.gz
# LingYun source code FTP server
LY_FTP=http://main.iot-yun.club:2211/src/
LY_FTP=http://master.weike-iot.com:8021/src/
# library download URL address
LIB_URL=$LY_FTP
@@ -155,7 +157,7 @@
{
   cd $LIB_NAME
   ./autogen.sh
   #./autogen.sh
   do_export