diff options
author | Zygmunt Krynicki <me@zygoon.pl> | 2021-10-08 00:49:36 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2021-10-14 23:09:47 +0100 |
commit | 90b3ac6fb3037118bc711a14adcb31d2bcd7dfa4 (patch) | |
tree | 10f46ef5e8ee5d3199970dc23ff22bcd84efacd1 /docs/conf.py | |
parent | 9eb4879cf4a289607ec7493577adb0ba97367821 (diff) | |
download | meta-raspberrypi-90b3ac6fb3037118bc711a14adcb31d2bcd7dfa4.tar.gz |
rpi-config: warn on config.txt lines exceeding 80 bytes
The Raspberry Pi firmware does not support lines exceeding 80 bytes.
This is documented at https://www.raspberrypi.com/documentation/computers/config_txt.html#file-format
It seems that comments can be longer but it's still best to avoid this
problem instead of debug it. Detect the situation in do_deploy_append
and bbwarn if the limit is exceeded.
Connected to #917
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions