The sanity check should also look for the broken version of make. Our version of make also happens to be broken, so fix that as well.
And add nativesdk-make to the buildtools-tarball, to assist people with broken buildtools. (Note, current Fedora and CentOS machines contain the broken make as well. A patch is pending in the Fedora community to update this.) Mark Hatle (3): sanity.bbclass: Check for the known broken version of make make: Fix second part of bug Savannah 30612 buildtools-tarball: Add nativesdk-make meta/classes/sanity.bbclass | 39 +++++++++++++++ meta/recipes-core/meta/buildtools-tarball.bb | 3 +- .../make-savannah-bug30612-fix_white_space.patch | 58 ++++++++++++++++++++++ meta/recipes-devtools/make/make_3.82.bb | 5 +- 4 files changed, 102 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-devtools/make/make-3.82/make-savannah-bug30612-fix_white_space.patch -- 1.8.3.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
