LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
guowenxue
2024-08-21 1e32814e0bc7ee1eb5b7f64b703f8bd03cba7805
3rdparty/appweb/build.sh
@@ -14,9 +14,9 @@
mkdir -p $PREFIX_PATH/{bin,modules}
LYFTP_SRC=ftp://master.iot-yun.club/src/
LYFTP_SRC=http://master.weike-iot.com:2211/src/
CROSSTOOL=/opt/buildroot/cortex-a5/bin/arm-linux-
CROSSTOOL=/opt/gcc-aarch32-10.3-2021.07/bin/arm-none-linux-gnueabihf-
TARBALL=appweb_cortexa5.tar.bz2