]> code.ossystems Code Review - openembedded-core.git/commit
gthumb: Disable parallel make for gthumb install
authorDarren Hart <dvhart@linux.intel.com>
Wed, 18 Apr 2012 15:31:17 +0000 (08:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Apr 2012 09:43:36 +0000 (10:43 +0100)
commite933129ddb8ae55d618b5875fca26bc46fcb100b
tree1b7daa6a68a274337cd86b0185dbf84ec0754204
parent260dfd9ccbf7d1e0ed60256aaf80fed5bf0c24e2
gthumb: Disable parallel make for gthumb install

With PARALLEL_MAKE set to 14, I frequently see the gthumb do_install
task hang. Make is spinning at 100% CPU and the build makes no
more progress.

The following work-around proposed by Richard Purdie allows progress
to be made.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Joshua Lock <josh@linux.intel.com>
CC: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gthumb/gthumb_2.12.4.bb