Sfoglia il codice sorgente

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>
Alper Ak 4 mesi fa
parent
commit
6d6f02ad1f
21 ha cambiato i file con 0 aggiunte e 23 eliminazioni
  1. 0 1
      dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps_git.bb
  2. 0 1
      dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/rpidistro-vlc_3.0.17.bb
  3. 0 1
      dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb
  4. 0 1
      dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb
  5. 0 1
      dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motor_3.2.6.bb
  6. 0 1
      dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb
  7. 0 1
      dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-pca9685_3.3.4.bb
  8. 0 2
      recipes-bsp/bootfiles/rpi-config_git.bb
  9. 0 1
      recipes-bsp/rpi-eeprom/rpi-eeprom_git.bb
  10. 0 1
      recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb
  11. 0 1
      recipes-core/udev/udev-rules-rpi.bb
  12. 0 1
      recipes-devtools/pi-blaster/pi-blaster_git.bb
  13. 0 1
      recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb
  14. 0 1
      recipes-devtools/raspi-gpio/raspi-gpio_git.bb
  15. 0 1
      recipes-devtools/raspi-utils/raspi-utils_git.bb
  16. 0 1
      recipes-graphics/raspidmx/raspidmx_git.bb
  17. 0 2
      recipes-graphics/userland/userland_git.bb
  18. 0 1
      recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
  19. 0 1
      recipes-multimedia/omxplayer/omxplayer_git.bb
  20. 0 1
      recipes-multimedia/python3-picamera/python3-picamera_git.bb
  21. 0 1
      recipes-multimedia/rpidistro-ffmpeg/rpidistro-ffmpeg_5.1.4.bb

+ 0 - 1
dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps_git.bb

@@ -15,7 +15,6 @@ SRC_URI = "\
 PV = "1.4.2+git${SRCPV}"
 SRCREV = "9ae39f85ae6bee9761c36b9b5b80d675bc1fa369"
 
-
 DEPENDS = "libcamera libexif jpeg tiff libpng boost"
 
 PACKAGECONFIG ??= "drm"

+ 0 - 1
dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/rpidistro-vlc_3.0.17.bb

@@ -32,7 +32,6 @@ SRC_URI = "\
 
 SRCREV = "b276eb0d7bc3213363e97dbb681ef7c927be6c73"
 
-
 PROVIDES = "vlc"
 RPROVIDES:${PN} = "${PROVIDES}"
 DEPENDS = "coreutils-native fribidi libtool libgcrypt libgcrypt-native \

+ 0 - 1
dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-blinka_6.2.2.bb

@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=660e614bc7efb0697cc793d8a22a55c2"
 SRC_URI = "git://github.com/adafruit/Adafruit_Blinka.git;branch=main;protocol=https"
 SRCREV = "dc688f354fe779c9267c208b99f310af87e79272"
 
-
 inherit setuptools3
 
 DEPENDS += "python3-setuptools-scm-native"

+ 0 - 1
dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb

@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6ec69d6e9e6c85adfb7799d7f8cf044e"
 SRC_URI = "git://github.com/adafruit/Adafruit_CircuitPython_BusDevice.git;branch=main;protocol=https"
 SRCREV = "1bfe8005293205e2f7b2cc498ab5a946f1133b40"
 
-
 inherit setuptools3
 
 DEPENDS += "python3-setuptools-scm-native"

+ 0 - 1
dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motor_3.2.6.bb

@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b72678307cc7c10910b5ef460216af07"
 SRC_URI = "git://github.com/adafruit/Adafruit_CircuitPython_Motor.git;branch=main;protocol=https"
 SRCREV = "2251bfc0501d0acfb96c0a43f4f2b4c6a10ca14e"
 
-
 inherit setuptools3
 
 DEPENDS += "python3-setuptools-scm-native"

+ 0 - 1
dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-motorkit_1.6.1.bb

@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6ad4a8854b39ad474755ef1aea813bac"
 SRC_URI = "git://github.com/adafruit/Adafruit_CircuitPython_MotorKit.git;branch=main;protocol=https"
 SRCREV = "8c1462b4129b21f6db156d1517abb017bb74b982"
 
-
 inherit setuptools3
 
 DEPENDS += "python3-setuptools-scm-native"

+ 0 - 1
dynamic-layers/openembedded-layer/recipes-devtools/python/python3-adafruit-circuitpython-pca9685_3.3.4.bb

@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e7eb6b599fb0cfb06485c64cd4242f62"
 SRC_URI = "git://github.com/adafruit/Adafruit_CircuitPython_PCA9685.git;branch=main;protocol=https"
 SRCREV = "2780c4102f4c23fbab252aa1198b61ba7e2d1b2c"
 
-
 inherit setuptools3
 
 DEPENDS += "python3-setuptools-scm-native"

+ 0 - 2
recipes-bsp/bootfiles/rpi-config_git.bb

@@ -12,7 +12,6 @@ SRC_URI = "git://github.com/Evilpaul/RPi-config.git;protocol=https;branch=master
            file://0001-config.txt-reintroduce-start_x.patch \
           "
 
-
 PR = "r5"
 
 INHIBIT_DEFAULT_DEPS = "1"
@@ -277,7 +276,6 @@ do_deploy() {
         echo "dtoverlay=mcp2515-can0,oscillator=${CAN_OSCILLATOR},interrupt=${CAN0_INTERRUPT_PIN}" >>$CONFIG
     fi
 
-
     if [ "${ENABLE_GPIO_SHUTDOWN}" = "1" ]; then
         if ([ "${ENABLE_I2C}" = "1" ] || [ "${PITFT}" = "1" ]) && [ -z "${GPIO_SHUTDOWN_PIN}" ]; then
             # By default GPIO shutdown uses the same pin as the (master) I2C SCL.

+ 0 - 1
recipes-bsp/rpi-eeprom/rpi-eeprom_git.bb

@@ -11,7 +11,6 @@ SRC_URI = " \
 SRCREV = "1bd0a1052b2e74d7af04de18d30b5edb12d8a423"
 PV = "v2025.03.10-2712"
 
-
 RDEPENDS:${PN} += " \
     coreutils \
     python3 \

+ 0 - 1
recipes-connectivity/pi-bluetooth/pi-bluetooth_0.1.17.bb

@@ -12,7 +12,6 @@ SRC_URI = "\
 "
 SRCREV = "fd4775bf90e037551532fc214a958074830bb80d"
 
-
 inherit ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'update-rc.d', d)}
 # hciuart.service replaces what was brcm43438.service 
 SYSTEMD_SERVICE:${PN} = "\

+ 0 - 1
recipes-core/udev/udev-rules-rpi.bb

@@ -8,7 +8,6 @@ SRC_URI = " \
 	"
 SRCREV = "5ce3ef2b7f377c23fea440ca9df0e30f3f8447cf"
 
-
 INHIBIT_DEFAULT_DEPS = "1"
 
 do_install () {

+ 0 - 1
recipes-devtools/pi-blaster/pi-blaster_git.bb

@@ -8,7 +8,6 @@ SRC_URI = "git://github.com/sarfata/pi-blaster;branch=master;protocol=https \
            file://remove-initscript-lsb-dependency.patch \
            "
 
-
 SRCREV = "fbba9a7dcef0f352a11f8a2a5f6cbc15b62c0829"
 
 inherit update-rc.d autotools

+ 0 - 1
recipes-devtools/python/python3-adafruit-pureio_1.1.9.bb

@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2a21fcca821a506d4c36f7bbecc0d009"
 SRC_URI = "git://github.com/adafruit/Adafruit_Python_PureIO.git;branch=main;protocol=https"
 SRCREV = "383b615ce9ff5bbefdf77652799f380016fda353"
 
-
 inherit setuptools3
 
 DEPENDS += "python3-setuptools-scm-native"

+ 0 - 1
recipes-devtools/raspi-gpio/raspi-gpio_git.bb

@@ -12,4 +12,3 @@ SRCREV = "22b44e4765b4b78dc5b22394fff484e353d5914d"
 SRC_URI = "git://github.com/RPi-Distro/raspi-gpio.git;protocol=https;branch=master \
           "
 
-

+ 0 - 1
recipes-devtools/raspi-utils/raspi-utils_git.bb

@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/raspberrypi/utils;protocol=https;branch=master"
 
 SRCREV = "b9c63214c535d7df2b0fa6743b7b3e508363c25a"
 
-
 FILES:${PN}:append = " \
     ${datadir}/bash-completion/completions/pinctrl \
     ${datadir}/bash-completion/completions/vcgencmd \

+ 0 - 1
recipes-graphics/raspidmx/raspidmx_git.bb

@@ -20,7 +20,6 @@ SRC_URI = "git://github.com/AndrewFromMelbourne/raspidmx;protocol=https;branch=m
 PV = "0.0+git${SRCPV}"
 SRCREV = "e2ee6faa0d01a5ece06bcc74a47f37d7e6837310"
 
-
 inherit pkgconfig
 
 DEPENDS += "libpng userland"

+ 0 - 2
recipes-graphics/userland/userland_git.bb

@@ -51,7 +51,6 @@ SRC_URI = "\
 
 SRC_URI:remove:toolchain-clang = "file://0021-cmake-Disable-format-overflow-warning-as-error.patch"
 
-
 inherit cmake pkgconfig
 
 ASNEEDED = ""
@@ -62,7 +61,6 @@ EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release -DCMAKE_EXE_LINKER_FLAGS='-Wl,--no-a
 
 EXTRA_OECMAKE:append:aarch64 = " -DARM64=ON "
 
-
 PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', '', d)}"
 
 PACKAGECONFIG[wayland] = "-DBUILD_WAYLAND=TRUE -DWAYLAND_SCANNER_EXECUTABLE:FILEPATH=${STAGING_BINDIR_NATIVE}/wayland-scanner,,wayland-native wayland"

+ 0 - 1
recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb

@@ -29,7 +29,6 @@ SRC_URI = " \
 SRCREV = "78d6a07730e2d20c035899521ab67726dc028e1c"
 PV = "1.2-9+rpt3"
 
-
 inherit allarch
 
 CLEANBROKEN = "1"

+ 0 - 1
recipes-multimedia/omxplayer/omxplayer_git.bb

@@ -40,7 +40,6 @@ SRC_URI = "git://github.com/popcornmix/omxplayer.git;protocol=https;branch=maste
 
 SRC_URI:append = "${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", " file://0001-Fix-build-with-vc4-driver.patch ", "", d)}"
 
-
 COMPATIBLE_MACHINE = "^rpi$"
 COMPATIBLE_HOST:aarch64 = "null"
 

+ 0 - 1
recipes-multimedia/python3-picamera/python3-picamera_git.bb

@@ -14,7 +14,6 @@ RDEPENDS:${PN} = "python3-numbers   \
 SRC_URI = "git://git@github.com/waveform80/picamera.git;protocol=ssh;branch=master"
 SRCREV = "7e4f1d379d698c44501fb84b886fadf3fc164b70"
 
-
 inherit setuptools3
 
 COMPATIBLE_HOST = "null"

+ 0 - 1
recipes-multimedia/rpidistro-ffmpeg/rpidistro-ffmpeg_5.1.4.bb

@@ -50,7 +50,6 @@ SRC_URI = "\
 
 SRCREV = "1c363463c432c5ed492c7b759abb6e015b93b6b5"
 
-
 # libraries to build in addition to avutil
 PACKAGECONFIG[avdevice] = "--enable-avdevice,--disable-avdevice"
 PACKAGECONFIG[avfilter] = "--enable-avfilter,--disable-avfilter"