]> code.ossystems Code Review - openembedded-core.git/commit
kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGE
authorRoy Li <rongqing.li@windriver.com>
Fri, 22 Jul 2016 06:45:10 +0000 (14:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:47:01 +0000 (23:47 +0100)
commit05dcb054fcd0c80bb09612c3e15b6b1f0487aae8
tree9cbb4aac05fba02792aab3445c18fb51b4761ce2
parentacff48731ea19c11768fed076d696fd1cb0bbbf0
kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGE

Do not set default values of KDUMP_CMDLINE and KDUMP_KIMAGE, and leave
them set by configure file since they are different for different
architectures. Take KDUMP_KIMAGE kdump kernel image for example:

    x86 is bzImage
    mips64 is vmlinux
    ppc is uImage
    arm is zImage

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/kexec/kexec-tools/kdump
meta/recipes-kernel/kexec/kexec-tools/kdump.conf