update openlibs build script for URL and deb generate script
| | |
| | | } |
| | | |
| | | do_build() { |
| | | dpkg-deb --build ${BUILD_DIR} ${OUTPUT_DEB} |
| | | dpkg-deb -Zxz --build ${BUILD_DIR} ${OUTPUT_DEB} |
| | | } |
| | | |
| | | # Parse command-line options |
| | |
| | | PACK_SUFIX=tar.gz |
| | | |
| | | # LingYun source code FTP server |
| | | LY_FTP=http://weike-iot.com:2211/src/ |
| | | LY_FTP=http://master.weike-iot.com:8021/src/ |
| | | |
| | | # library download URL address |
| | | LIB_URL=$LY_FTP |
| | |
| | | PACK_SUFIX=tar.gz |
| | | |
| | | # LingYun source code FTP server |
| | | LY_FTP=http://weike-iot.com:2211/src/ |
| | | LY_FTP=http://master.weike-iot.com:8021/src/ |
| | | |
| | | # library download URL address |
| | | LIB_URL=$LY_FTP |
| | |
| | | PACK_SUFIX=tar.gz |
| | | |
| | | # LingYun source code FTP server |
| | | LY_FTP=http://weike-iot.com:2211/src/ |
| | | LY_FTP=http://master.weike-iot.com:8021/src/ |
| | | |
| | | # library download URL address |
| | | LIB_URL=$LY_FTP |
| | |
| | | { |
| | | cd $LIB_NAME |
| | | |
| | | ./autogen.sh |
| | | #./autogen.sh |
| | | |
| | | do_export |
| | | |
| | |
| | | PACK_SUFIX=tar.gz |
| | | |
| | | # LingYun source code FTP server |
| | | LY_FTP=http://weike-iot.com:2211/src/ |
| | | LY_FTP=http://master.weike-iot.com:8021/src/ |
| | | |
| | | # library download URL address |
| | | LIB_URL=$LY_FTP |
| | |
| | | PACK_SUFIX=tar.gz |
| | | |
| | | # LingYun source code FTP server |
| | | LY_FTP=http://weike-iot.com:2211/src/ |
| | | LY_FTP=http://master.weike-iot.com:8021/src/ |
| | | |
| | | # library download URL address |
| | | LIB_URL=$LY_FTP |