mbox series

[0/2] meta-openembedded: fix trailing whitespace

Message ID 20260817062043.43792-1-jaipaul.cheernam@est.tech
Headers show
Series meta-openembedded: fix trailing whitespace | expand

Message

Jaipaul Cheernam Aug. 17, 2026, 6:20 a.m. UTC
Fix trailing whitespace warnings reported by bitbake during parsing
in meta-oe and meta-multimedia layers.

Whitespace warning will introduce as part below 
https://patchwork.yoctoproject.org/project/bitbake/patch/20260806112435.25128-1-jaipaul.cheernam@est.tech/

Same inline change has been merged in oe-core as well

21 files fixed across 2 patches:
- meta-oe (20 files)
- meta-multimedia (1 file)

Jaipaul Cheernam (2):
  meta-oe: fix trailing whitespace
  meta-multimedia: fix trailing whitespace

 meta-multimedia/conf/layer.conf               |   2 +-
 meta-oe/recipes-bsp/ledmon/ledmon_1.1.0.bb    |   2 +-
 meta-oe/recipes-connectivity/iwd/iwd_3.12.bb  |   2 +-
 .../wvdial/wvstreams_4.6.1.bb                 |   2 +-
 .../flatbuffers/flatbuffers.bb                |   2 +-
 .../nlohmann-fifo/nlohmann-fifo_git.bb        |   2 +-
 meta-oe/recipes-extended/minio/src_uri.inc    | 204 +++++++++---------
 .../rsyslog/librelp_1.12.0.bb                 |   2 +-
 .../drm-framebuffer/drm-framebuffer_1.0.0.bb  |   2 +-
 .../graphviz/graphviz_15.1.0.bb               |   2 +-
 .../libforms/libforms_1.2.5pre1.bb            |   2 +-
 meta-oe/recipes-support/fftw/fftw_3.3.11.bb   |   2 +-
 meta-oe/recipes-support/lcov/lcov_2.5.bb      |   2 +-
 .../recipes-support/libpcre/libpcre_8.45.bb   |   2 +-
 .../libsimplelog/libsimplelog_1.1.0.bb        |   4 +-
 .../libtinyxml2/libtinyxml2_11.0.0.bb         |   4 +-
 .../openldap/openldap_2.6.13.bb               |   2 +-
 .../recipes-support/pcp/pcp-native_6.3.8.bb   |   6 +-
 meta-oe/recipes-support/pcp/pcp_6.3.8.bb      |   4 +-
 meta-oe/recipes-support/pv/pv_1.11.0.bb       |   2 +-
 .../xorg-xrdp/xorgxrdp_0.10.5.bb              |   2 +-
 21 files changed, 127 insertions(+), 127 deletions(-)