]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Check for the known broken version of make
authorMark Hatle <mark.hatle@windriver.com>
Thu, 27 Jun 2013 14:08:33 +0000 (09:08 -0500)
committerSaul Wold <sgw@linux.intel.com>
Thu, 27 Jun 2013 16:55:58 +0000 (09:55 -0700)
commitdede532a980b0fabf0beae4519b89ec74a1c2474
tree1c7f07ba9757739d91b693a701ab0dfe949c7b64
parentd3616f31617830cac9375e8f4aa33e344ac554ed
sanity.bbclass: Check for the known broken version of make

See GNU Savannah bug 30612 -- make 3.82 is known to be broken.

A number of vendors are providing a modified version, so checking
for just the version string is not enough.  We also need to check
if the patch for the issue has been applied.  We use a modified
version of the reproduced to check for the issue.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/sanity.bbclass