]> code.ossystems Code Review - openembedded-core.git/commit
gthumb: fix parallel build problems
authorRoss Burton <ross.burton@intel.com>
Tue, 31 Jul 2012 17:17:06 +0000 (18:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Aug 2012 14:39:32 +0000 (15:39 +0100)
commitdea6a0eb2bf06b3dc47e276a046d8dd828e47228
treeaa4313a4b950bce0399b40a4487b5c92206dcd86
parent6172f1fed9850180a3a84ca62cc0741d132031e4
gthumb: fix parallel build problems

It's possible with a parallel build for make to spin waiting for a file change
when it isn't going to.  Fix the build rules so this doesn't happen.

[YOCTO #2319]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gthumb/files/parallel.patch [new file with mode: 0644]
meta/recipes-gnome/gthumb/gthumb_2.12.4.bb