meta-raspberrypi/recipes-bsp
Alper Ak 6d6f02ad1f Remove consecutive blank lines
Some of them were introduced by mass-removal of S = WORKDIR/git assignments;
rather than try to fix up (or redo) just these, I've run this sed command over
the whole tree:

sed -i -z -E 's/([ \t\f\v\r]*\n){3,}/\n\n/g' `find . -name *.bb -o -name *.inc`

The rationale is that more than one empty line is wasting vertical screen space, and
does nothing for readability.

Signed-off-by: Alper Ak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-17 08:28:56 -07:00
..
armstubs armstubs, rpi-config: add whitespace around assignments 2025-05-10 18:13:55 -07:00
bootfiles Remove consecutive blank lines 2025-07-17 08:28:56 -07:00
common remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-07-17 08:28:56 -07:00
formfactor Convert to new override syntax 2021-08-04 12:30:12 +03:00
gpio-shutdown set S from UNPACKDIR in recipes that use only local files 2025-07-17 08:28:56 -07:00
rpi-eeprom Remove consecutive blank lines 2025-07-17 08:28:56 -07:00
rpi-u-boot-scr set S from UNPACKDIR in recipes that use only local files 2025-07-17 08:28:56 -07:00
u-boot u-boot_%.bbappend: Increase CONFIG_SYS_BOOTM_LEN 2025-03-12 02:12:30 -07:00