mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2026-01-27 09:51:53 +01:00
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>
|
||
|---|---|---|
| .. | ||
| python3-rtimu | ||
| rpi-gpio | ||
| python3-adafruit-circuitpython-register_1.9.10.bb | ||
| python3-adafruit-platformdetect_3.27.0.bb | ||
| python3-adafruit-pureio_1.1.9.bb | ||
| python3-rtimu_7.2.1.bb | ||
| rpi-gpio_0.7.1.bb | ||
| rpio_0.10.1.bb | ||