generic-poky/meta/recipes-kernel/linux
Bruce Ashfield 5929d94ab7 linux-yocto/3.14: fix qemumips build error
Updating the SRCREVs to import the following fix:

    mips: define cpu_has_saa in common features include

    To avoid build failures such as the following on non-cavium
    platforms:

     | arch/mips/include/asm/atomic.h: In function 'atomic_add':
     | arch/mips/include/asm/atomic.h:52:6: error: 'cpu_has_saa'
     | undeclared (first use in this function)
     |   if (cpu_has_saa) {
     |       ^

    We define a disabled cpu_has_saa unless the machine specific feature
    overrides define a value.

(From OE-Core rev: b2f786ca319714bd41d6f9e7ba9efaa8a6d412ab)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-09 22:26:44 +01:00
..
linux-dummy linux-dummy: add license and LIC_FILES_CHKSUM 2011-01-20 21:36:59 +00:00
kernel-devsrc.bb kernel-devsrc: depends on virtual/kernel:do_install 2015-04-28 07:56:56 +01:00
linux-dtb.inc linux-dtb.inc: Fix dtb generation for kernels newer than 3.8 2013-08-20 15:31:25 +01:00
linux-dummy.bb linux-dummy: provide empty shared_workdir method 2015-01-29 15:36:51 +00:00
linux-yocto-dev.bb linux-yocto-dev: introduce 4.1-rc development kernel 2015-05-03 11:43:50 +01:00
linux-yocto-rt_3.14.bb linux-yocto/3.14: fix qemumips build error 2015-05-09 22:26:44 +01:00
linux-yocto-tiny_3.14.bb linux-yocto/3.14: fix qemumips build error 2015-05-09 22:26:44 +01:00
linux-yocto-tiny_3.19.bb linux-yocto/3.19: Braswell support and bug fixes 2015-05-09 22:26:44 +01:00
linux-yocto.inc kernel-yocto: merge duplicate kernel_configme task definitions 2015-03-31 22:23:13 +01:00
linux-yocto_3.14.bb linux-yocto/3.14: fix qemumips build error 2015-05-09 22:26:44 +01:00
linux-yocto_3.19.bb linux-yocto/3.19: Braswell support and bug fixes 2015-05-09 22:26:44 +01:00