meta-raspberrypi/recipes-devtools/python
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
..
python3-rtimu python3-rtimu: Port to using setuptools and fix build with wheel 2022-03-01 09:26:31 +00:00
rpi-gpio rpi-gpio: Bump to 0.7.1 2022-07-31 02:16:37 +01:00
python3-adafruit-circuitpython-register_1.9.10.bb remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-07-17 08:28:56 -07:00
python3-adafruit-platformdetect_3.27.0.bb remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-07-17 08:28:56 -07:00
python3-adafruit-pureio_1.1.9.bb Remove consecutive blank lines 2025-07-17 08:28:56 -07:00
python3-rtimu_7.2.1.bb remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-07-17 08:28:56 -07:00
rpi-gpio_0.7.1.bb rpi-gpio: Bump to 0.7.1 2022-07-31 02:16:37 +01:00
rpio_0.10.1.bb remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-07-17 08:28:56 -07:00