]> code.ossystems Code Review - openembedded-core.git/commit
mtd-utils: disable parallel build
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 10 Mar 2015 09:23:13 +0000 (02:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:38:42 +0000 (17:38 +0000)
commitd7092965166af8c37bfd643becc1473f75a0712d
tree7b1124581fd26411e7f6b0751c7f97957b42bd69
parent8fef1e991f9ea6f0ad6110aab77bc9ab0b4e7d23
mtd-utils: disable parallel build

Disable parallel build because of:
git/.compr.c.dep:46: warning: NUL character seen; rest of line ignored
git/.compr.c.dep:47: *** missing separator.  Stop.

Because both mkfs.jffs2 and mkfs.ubifs depend on compr.c, and
.compr.c.dep may generate twice at the same time.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/mtd/mtd-utils_git.bb