LingYun open library local/cross compile shell scripts
guowenxue@gmail.com
9 days ago 6dab45f14966c2cbcca509fa91df458b5ed78ff7
Update build shell script for ftp server
14 files modified
28 ■■■■ changed files
busybox/build.sh 2 ●●● patch | view | raw | blame | history
cjson/build.sh 2 ●●● patch | view | raw | blame | history
libevent/build.sh 2 ●●● patch | view | raw | blame | history
libgpiod/build.sh 2 ●●● patch | view | raw | blame | history
libxml2/build.sh 2 ●●● patch | view | raw | blame | history
lrzsz/build.sh 2 ●●● patch | view | raw | blame | history
mosquitto/build.sh 2 ●●● patch | view | raw | blame | history
opencv/build.sh 2 ●●● patch | view | raw | blame | history
openssl/build.sh 2 ●●● patch | view | raw | blame | history
pppd/build.sh 2 ●●● patch | view | raw | blame | history
qt/build.sh 2 ●●● patch | view | raw | blame | history
sqlite/build.sh 2 ●●● patch | view | raw | blame | history
stunnel/build.sh 2 ●●● patch | view | raw | blame | history
valgrind/build.sh 2 ●●● patch | view | raw | blame | history
busybox/build.sh
@@ -6,7 +6,7 @@
PACK_SUFIX=tar.bz2
# 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
cjson/build.sh
@@ -6,7 +6,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
libevent/build.sh
@@ -6,7 +6,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
libgpiod/build.sh
@@ -6,7 +6,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
libxml2/build.sh
@@ -6,7 +6,7 @@
PACK_SUFIX=tar.xz
# 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
lrzsz/build.sh
@@ -6,7 +6,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
mosquitto/build.sh
@@ -6,7 +6,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
opencv/build.sh
@@ -6,7 +6,7 @@
PACK_SUFIX=zip
# 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
openssl/build.sh
@@ -6,7 +6,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
pppd/build.sh
@@ -6,7 +6,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
qt/build.sh
@@ -12,7 +12,7 @@
PACK_SUFIX=tar.xz
# LingYun source code FTP server
LY_FTP=http://main.iot-yun.club:2211/src/qt
LY_FTP=http://master.weike-iot.com:8021/src/qt
# library download URL address
LIB_URL=$LY_FTP
sqlite/build.sh
@@ -6,7 +6,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
stunnel/build.sh
@@ -6,7 +6,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
valgrind/build.sh
@@ -6,7 +6,7 @@
PACK_SUFIX=tar.bz2
# 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