[OE-core] [PATCH 2/5] linux-yocto/4.1: bump to v4.1.28

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 29 06:48:42 UTC 2016


On Wed, 2016-07-27 at 12:57 -0400, Bruce Ashfield wrote:
> Updating the 4.1 kernel to the korg -stable release
> 
> Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
> ---
>  meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb   |  6 +++---
>  meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb |  6 +++---
>  meta/recipes-kernel/linux/linux-yocto_4.1.bb      | 20 ++++++++++---
> -------
>  3 files changed, 16 insertions(+), 16 deletions(-)

https://autobuilder.yoctoproject.org/main/builders/nightly-mips-lsb/bui
lds/851/steps/BuildImages/logs/stdio

http://errors.yoctoproject.org/Errors/Details/73456/

| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips-lsb/build/build/tmp/work-shared/qemumips/kernel-source/arch/mips/kernel/setup.c: In function 'arch_mem_init':
| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips-lsb/build/build/tmp/work-shared/qemumips/kernel-source/arch/mips/kernel/setup.c:690:2: error: implicit declaration of function 'reserve_bootmem_region' [-Werror=implicit-function-declaration]
|   reserve_bootmem_region(__pa_symbol(&__nosave_begin),
|   ^~~~~~~~~~~~~~~~~~~~~~
|   CC      mm/swap.o
| cc1: all warnings being treated as errors
| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-mips-lsb/build/build/tmp/work-shared/qemumips/kernel-source/scripts/Makefile.build:258: recipe for target 'arch/mips/kernel/setup.o' failed
| make[4]: *** [arch/mips/kernel/setup.o] Error 1
| make[4]: *** Waiting for unfinished jobs....

also

https://autobuilder.yoctoproject.org/main/builders/nightly-ppc-lsb/buil
ds/857/steps/BuildImages/logs/stdio

http://errors.yoctoproject.org/Errors/Details/73450/

TOPDIR/tmp/work-shared/qemuppc/kernel-source/arch/powerpc/kernel/prom.c:170:25: error: 'PPC_FEATURE2_HTM_NOSC_COMP' undeclared here (not in a function)
   PPC_FEATURE2_HTM_COMP|PPC_FEATURE2_HTM_NOSC_COMP, 22, 0, 0},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [arch/powerpc/kernel/prom.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [arch/powerpc/kernel] Error 2
make[1]: *** [sub-make] Error 2
make: *** [__sub-make] Error 2

Cheers,

Richard





More information about the Openembedded-core mailing list