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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Jun 2013 08:14:07 +0000 (09:14 +0100)
commite90b580d2ed27afaaf382b898e2f47e77477cee6
treeab8a99ba5a5a3b34c6720a2306c55236b417cbe0
parentf7833fe9a60bee8ebbf15beb105cecfd4440847f
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.

(From OE-Core rev: dede532a980b0fabf0beae4519b89ec74a1c2474)

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