meta-raspberrypi/recipes-bsp/bootfiles
Zygmunt Krynicki 90b3ac6fb3 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>
2021-10-14 23:09:47 +01:00
..
rpi-bootfiles.bb rpi-bootfiles: Rename recipe to avoid ambiguity 2020-11-27 14:29:55 +00:00
rpi-cmdline.bb rpi-cmdline: Support ethernet over USB 2021-09-24 17:34:23 +01:00
rpi-config_git.bb rpi-config: warn on config.txt lines exceeding 80 bytes 2021-10-14 23:09:47 +01:00