diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-04-28 22:29:06 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-30 23:04:16 +0100 |
commit | a185a09b2600c97d33dec33b99f87ac4e73412b2 (patch) | |
tree | 5bee694d1f5017622d18774d1c83a159bb580b62 /meta/recipes-kernel | |
parent | 43a60facf66f343ea5fc936bdd7fde65fa6e1714 (diff) | |
download | poky-a185a09b2600c97d33dec33b99f87ac4e73412b2.tar.gz |
bison: fix parallel issue
Fixed:
rm -f src/yacc src/yacc.tmp
echo '#! /bin/sh' >src/yacc.tmp
/bin/bash: src/yacc.tmp: No such file or directory
Makefile:6670: recipe for target 'src/yacc' failed
(From OE-Core rev: 2d51e2ff2f77fc6b14e50bd3a32998953d809a48)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions