| -rw-r--r-- | poulpy/conf/local.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poulpy/conf/local.conf b/poulpy/conf/local.conf index fa8e247..b865908 100644 --- a/poulpy/conf/local.conf +++ b/poulpy/conf/local.conf @@ -153,7 +153,7 @@ IMAGE_FSTYPES = "jffs2 tar" # Uncomment this to tell how many threads bitbake can launch. # As PARALLEL_MAKE, this will speed up the build on SMP machines but will not # break builds ! -BB_NUMBER_THREADS = 2 +# BB_NUMBER_THREADS = 2 # Uncomment this if you want BitBake to emit the log if a build fails. BBINCLUDELOGS = "yes" |
