Author: mwise
Date: Tue Jan 12 17:01:43 2010
New Revision: 8326

URL: http://svn.slimdevices.com/jive?rev=8326&view=rev
Log:
This should save some disk space by only keeping the needed tarball from 
checkouts, not BOTH the original and the modified one.

Modified:
    7.5/trunk/squeezeos/poky/parabuild/build.sh

Modified: 7.5/trunk/squeezeos/poky/parabuild/build.sh
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeos/poky/parabuild/build.sh?rev=8326&r1=8325&r2=8326&view=diff
==============================================================================
--- 7.5/trunk/squeezeos/poky/parabuild/build.sh (original)
+++ 7.5/trunk/squeezeos/poky/parabuild/build.sh Tue Jan 12 17:01:43 2010
@@ -58,6 +58,7 @@
 # Make build use all available CPUs
 echo "BB_NUMBER_THREADS = $CPUCOUNT
 DL_DIR = /opt/parabuild/etc/builds/poky_dl_dir 
+BB_GENERATE_MIRROR_TARBALLS = 0
 PARALLEL_MAKE = \"-j $CPUCOUNT\" " >> conf/local.conf
 
 # Build firmware images, multiple machines can be built here

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to