diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-26 21:47:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-27 10:51:29 +0100 |
commit | c888857b060f04b8689f393ec2d77a950da40f5a (patch) | |
tree | 77109fc78d80155b7467fcd2f676ca114a3c3271 /meta/recipes.txt | |
parent | 6357657ec5b5687defaf1acdd94c1cf89aa06541 (diff) | |
download | openembedded-core-c888857b060f04b8689f393ec2d77a950da40f5a.tar.gz openembedded-core-c888857b060f04b8689f393ec2d77a950da40f5a.tar.bz2 openembedded-core-c888857b060f04b8689f393ec2d77a950da40f5a.zip |
linux-yocto: add bc-native dependency, and move to linux-yocto.inc
As reported by Martin Jansa <martin.jansa@gmail.com>, the following error happens
when building in a minimal environment:
| BC kernel/timeconst.h
| /bin/sh: bc: command not found
| make[3]: *** [kernel/timeconst.h] Error 127
| make[2]: *** [kernel] Error 2
| make[2]: *** Waiting for unfinished jobs....
kernel commit 70730bca [kernel: Replace timeconst.pl with a bc script] added
a kernel dependency on bc. To support the build of linux-yocto recipes in
these configurations, we add bc-native to the common dependencies.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions