diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-03-10 02:23:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-16 17:38:42 +0000 |
commit | d7092965166af8c37bfd643becc1473f75a0712d (patch) | |
tree | 7b1124581fd26411e7f6b0751c7f97957b42bd69 /meta/recipes-extended | |
parent | 8fef1e991f9ea6f0ad6110aab77bc9ab0b4e7d23 (diff) | |
download | openembedded-core-d7092965166af8c37bfd643becc1473f75a0712d.tar.gz openembedded-core-d7092965166af8c37bfd643becc1473f75a0712d.tar.bz2 openembedded-core-d7092965166af8c37bfd643becc1473f75a0712d.zip |
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>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions