diff options
author | Frank Meerkoetter <meerkoetter@googlemail.com> | 2016-11-28 20:37:45 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-12-06 19:55:18 +0100 |
commit | 17f0c233054791ff21dcaf747f842d901282ae05 (patch) | |
tree | beec8eb58bbb6a1f63d0083dcbeff1ff8c446f18 /classes/linux-raspberrypi-base.bbclass | |
parent | 064aa0a3884d4ef2cd7e9fdfebec19167b52b2e7 (diff) | |
download | meta-raspberrypi-17f0c233054791ff21dcaf747f842d901282ae05.tar.gz |
linux-rpi.inc: Do not rely on DISTRO_TYPE to enable/disable kernel debug
DISTRO_TYPE doesn't seem to be set anywhere in OE/poky. This causes
CMDLINE_DEBUG to default to "debug" which is very noisy. This is
especially true when building a systemd based system, as systemd
also looks at the kernel commandline to set the debug level.
Such a system is nearly unuseable from the serial console due
to the amount of data logged by systemd.
Signed-off-by: Frank Meerkoetter <meerkoetter@googlemail.com>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'classes/linux-raspberrypi-base.bbclass')
0 files changed, 0 insertions, 0 deletions