[yocto] [meta-raspberrypi][PATCH 1/5] linux-raspberrypi.inc: Make kgdboc kernel param optional

Andrei Gherzan andrei at gherzan.ro
Sun Aug 9 15:37:47 PDT 2015


On Thu, Jul 30, 2015 at 10:34:07AM +0200, Javier Martinez Canillas wrote:
> From: Mauro Carvalho Chehab <mchehab at osg.samsung.com>
>
> The kernel debugger over console (kgdboc) parameter is being added
> unconditionally to the kernel command line but this means that the
> kernel will stop and wait for gdb to attach in case of a exception
> or when sending a sysrq-g key. This behaviour may not be what most
> users wants that are not remotely debugging the kernel over serial
> console so make it optional by adding a ENABLE_KGDB config option.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab at osg.samsung.com>
> [javier: Extended commit message and made it conditional]
> Signed-off-by: Javier Martinez Canillas <javier at osg.samsung.com>
>
> ---
>
>  README                                     | 23 +++++++++++++++--------
>  recipes-kernel/linux/linux-raspberrypi.inc |  5 ++++-
>  2 files changed, 19 insertions(+), 9 deletions(-)

Merged to master. Thanks.

--
Andrei Gherzan



More information about the yocto mailing list