Author: richard
Date: Wed May 6 08:40:21 2009
New Revision: 5619
URL: http://svn.slimdevices.com/jive?rev=5619&view=rev
Log:
r5...@harrypotter (orig r5618): richard | 2009-05-06 16:40:04 +0100
r5...@harrypotter (orig r5607): mwise | 2009-05-05 20:18:01 +0100
it seems that running more than 2 bb threads breaks bitbake for us...
changing to 2 for now.
Modified:
7.4/branches/pango/ (props changed)
7.4/branches/pango/squeezeos/poky/parabuild/build.sh
Propchange: 7.4/branches/pango/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Wed May 6 08:40:21 2009
@@ -3,8 +3,8 @@
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.1/trunk:2920
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.2/trunk:2921
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/private-branches/jive-refresh:3653
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/trunk:5577
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.4/trunk:5580
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/trunk:5607
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.4/trunk:5618
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:2013
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/SN:1083
bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/scrolling:1378
Modified: 7.4/branches/pango/squeezeos/poky/parabuild/build.sh
URL:
http://svn.slimdevices.com/jive/7.4/branches/pango/squeezeos/poky/parabuild/build.sh?rev=5619&r1=5618&r2=5619&view=diff
==============================================================================
--- 7.4/branches/pango/squeezeos/poky/parabuild/build.sh (original)
+++ 7.4/branches/pango/squeezeos/poky/parabuild/build.sh Wed May 6 08:40:21
2009
@@ -57,7 +57,7 @@
echo "INHERIT += \"rm_work\"" >> conf/local.conf
# Make build use all available CPUs
-echo "BB_NUMBER_THREADS = $CPUCOUNT
+echo "BB_NUMBER_THREADS = 2
DL_DIR = $HOME/.poky_dl_dir
PARALLEL_MAKE = \"-j $CPUCOUNT\" " >> conf/local.conf
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins