generic-poky/meta-yocto
Bruce Ashfield 7706d5d844 linux-yocto/meta-yocto: fix gcc 4.6.0 compilation failures
Fixes gcc 4.6.0 compliation issues by importing the upstream change:

    Author: Michal Marek <mmarek@suse.cz>
    Date:   Mon May 2 12:13:01 2011 +0000

        kbuild: Fix passing -Wno-* options to gcc 4.4+

        Starting with 4.4, gcc will happily accept -Wno-<anything> in the
        cc-option test and complain later when compiling a file that has some
        other warning. This rather unexpected behavior is intentional as per
        http://gcc.gnu.org/PR28322, so work around it by testing for support of
        the opposite option (without the no-). Introduce a new Makefile function
        cc-disable-warning that does this and update two uses of cc-option in
        the toplevel Makefile.

        Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
        Signed-off-by: Michal Marek <mmarek@suse.cz>
        Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>
        Integrated-by: Bruce Ashfield <bruce.ashfield@windriver.com>

    :100644 100644 0ef00bd... 1d8e7e9... M  Documentation/kbuild/makefiles.txt
    :100644 100644 7bd863e0.. 74bac80... M  Makefile
    :100644 100644 ed2773e... ba25c44... M  scripts/Kbuild.include

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2011-05-19 17:33:50 -07:00
..
conf poky.conf: Poky doesn't support parallel builds of libc at this point 2011-05-19 23:49:22 +01:00
recipes-bsp/formfactor meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc 2011-05-05 12:25:59 +01:00
recipes-core netbase: automatically bring up usb0 on BeagleBoard xM 2011-05-05 16:09:17 +01:00
recipes-gnome/tasks meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc 2011-05-05 12:25:59 +01:00
recipes-graphics meta-yocto: add pieces removed from oe-core for beagleboard & atom-pc 2011-05-05 12:25:59 +01:00
recipes-kernel/linux linux-yocto/meta-yocto: fix gcc 4.6.0 compilation failures 2011-05-19 17:33:50 -07:00
recipes-qt/qt4 Qt4OpenGL: Enable libopengl for platform emenlow and mpc8315e-rdb 2011-05-13 10:04:55 -07:00