[yocto] fail to create compressed kernel image

2016-12-27 Thread Kunihiko Hayashi
PE_FOR_MAKE}" > "${KERNEL_OUTPUT}" For yocto-2.2: - gzip -9c < "${typeformake}" > "${KERNEL_OUTPUT_DIR}/${type}" + gzip -9c < "arch/${ARCH}/boot/${typeformake}" > "${KERNEL_OUTPUT_DIR}/${type}" I've checked it in the cas

Re: [yocto] How to set KCONFIG_MODE for defconfig and fragments

2016-06-13 Thread Kunihiko Hayashi
On Sun, 12 Jun 2016 22:22:39 -0400 Bruce Ashfield wrote: > On 2016-06-12 9:40 PM, Kunihiko Hayashi wrote: > > Hello, all > > > > Now I'm trying to build my own kernel with linux-yocto recipe, > > and I make kernel configuration fragments (".cfg" file)

[yocto] How to set KCONFIG_MODE for defconfig and fragments

2016-06-12 Thread Kunihiko Hayashi
" and my additional fragments as it is, how do I set KCONFIG_MODE in my recipe? (null string or another option?) Regards, --- Kunihiko Hayashi :hayashi.kunih...@socionext.com -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto