diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-01-22 18:45:42 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-28 00:52:34 +0000 |
commit | 8b576acb215b091bd3836aa4fc6022e7e408c420 (patch) | |
tree | 6efc17dedfdf7fa6496ebc9a6ec41d41873d6ccd /bitbake/doc | |
parent | ffecae7516504eea0e8bd2bdcfa18c3a9f8bb941 (diff) | |
download | ast2050-yocto-poky-8b576acb215b091bd3836aa4fc6022e7e408c420.zip ast2050-yocto-poky-8b576acb215b091bd3836aa4fc6022e7e408c420.tar.gz |
sanity.bbclass: check required perl modules
Several required perl modules may missing on the host, for example the
Text::ParseWords, Thread::Queue and Data::Dumper are not installed by
default on recent Fedora releases (19 and 20 AFAIK). There would be wild
errors if they don't exist, so check them in sanity.bbclass.
And add perl to SANITY_REQUIRED_UTILITIES.
[YOCTO #5744]
(From OE-Core rev: b46d82bea23208733b71642bb262c9a05c08efec)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions