]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto: Enable debug/printk.scc KERNEL_FEATURE on qemuall machines.
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 8 Jul 2016 17:35:46 +0000 (12:35 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:49 +0000 (10:24 +0100)
We are experimenting some issues in the Autobuilder infraestructure
possible due to high I/O loads, in order to provide more information
about intervals of times in printk enable by default debug/printk.scc
on qemu development images.

[YOCTO #9299]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/linux/linux-yocto.inc

index 0af9f8cb1a0e55f02a723a506b1b9111854d89a9..98a48ec44a641f2608105e6a035e704514fd2f18 100644 (file)
@@ -17,6 +17,8 @@ DEPENDS_append_nios2 = " libgcc"
 KERNEL_CC_append_nios2 = " ${TOOLCHAIN_OPTIONS}"
 KERNEL_LD_append_nios2 = " ${TOOLCHAIN_OPTIONS}"
 
+KERNEL_FEATURES_append_qemuall=" features/debug/printk.scc"
+
 # A KMACHINE is the mapping of a yocto $MACHINE to what is built
 # by the kernel. This is typically the branch that should be built,
 # and it can be specific to the machine or shared