Date:2012-12-25 01:58:51 (11 years 3 months ago)
Author:Xiangfu
Commit:05f8519acca322b215485b887b2aa4cf5f53ad38
Message:update compile-openwrt-xburst.sh

Files: nanonote-files/data/qi_lb60/scripts/compile-openwrt-xburst.sh (2 diffs)

Change Details

nanonote-files/data/qi_lb60/scripts/compile-openwrt-xburst.sh
77OPENWRT_DIR="/home/xiangfu/tmp/${OPENWRT_DIR_NAME}/"
88CONFIG_FILE_TYPE="config."$1
99
10MAKE_VARS=" -j8 V=s IGNORE_ERRORS=m "
10MAKE_VARS=" V=s IGNORE_ERRORS=m "
1111
1212########################################################################
1313DATE=$(date "+%Y-%m-%d")
...... 
4747
4848
4949echo "update and install feeds..."
50cp /home/xiangfu/bin/feeds.conf ./
5051./scripts/feeds update -a && ./scripts/feeds install -a
5152if [ "$?" != "0" ]; then
5253    echo "ERROR: update and install feeds failed"

Archive Download the corresponding diff file



interactive