[pisa-src] Re: r2202 - trunk/openwrt/build-openwrt.sh

  • From: René Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Tue, 23 Mar 2010 15:07:05 +0100

On Mar 23, 2010, at 2:59 PM, Diego Biurrun wrote:
> On Tue, Mar 23, 2010 at 02:43:54PM +0100, René Hummen wrote:
>> 
>> Log:
>> added script to build hipl and pisa for openwrt
>> 
>> --- /dev/null        00:00:00 1970   (empty, because file is newly added)
>> +++ trunk/openwrt/build-openwrt.sh   Tue Mar 23 14:43:54 2010        (r2202)
>> @@ -0,0 +1,88 @@
>> +
>> +DEBUG=yes
>> +BASE_PATH="/home/hummen/dev"
>> +OPENWRT="$BASE_PATH/openwrt-r20000"
>> +PISA="$BASE_PATH/pisa"
>> +HIP="$BASE_PATH/hipl/trunk_openwrt"
>> +
>> +if [ $DEBUG = "no" ]; then
>> +    exec > /dev/null
>> +fi
> 
> This is supposed to do what?  Suppress all normal output?

Yes, the script is not in perfect condition yet. It can and should be improved 
and optimized some time. But at least it seems to succeed where the 
auto-builder obviously fails: it builds our projects for OpenWRT. So, stop 
bashing the script and try it. Give feedback whether it is working for you or 
not, and if yes, modify the auto-builder accordingly. Once, the auto-builder is 
fixed, I would appreciate if you go ahead and tell me how to optimize the 
script.



---
Dipl.-Inform. René Hummen, Ph.D. Student
Distributed Systems Group
RWTH Aachen University, Germany
tel: +49 241 80 20772
web: http://ds.rwth-aachen.de/members/hummen


Other related posts: