meta-raspberrypi/recipes-graphics
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
..
cairo Convert to new override syntax 2021-08-04 12:30:12 +03:00
kmscube Convert to new override syntax 2021-08-04 12:30:12 +03:00
libsdl2 Convert to new override syntax 2021-08-04 12:30:12 +03:00
libva Convert to new override syntax 2021-08-04 12:30:12 +03:00
mesa mesa: drop dri3 PACKAGECONFIG 2025-05-17 05:00:58 -07:00
piglit Convert to new override syntax 2021-08-04 12:30:12 +03:00
raspidmx Remove consecutive blank lines 2025-07-17 08:28:56 -07:00
userland Remove consecutive blank lines 2025-07-17 08:28:56 -07:00
vc-graphics recipes: Switch to using UNPACKDIR instead of WORKDIR 2024-05-28 23:52:53 +01:00
wayland weston-init.bbappend: Delete 2024-07-30 13:20:11 +01:00
xorg-xserver recipes: Switch to using UNPACKDIR instead of WORKDIR 2024-05-28 23:52:53 +01:00