All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meta-openembedded: fix trailing whitespace
@ 2026-08-17  6:20 Jaipaul Cheernam
  2026-08-17  6:20 ` [PATCH 1/2] meta-oe: " Jaipaul Cheernam
  2026-08-17  6:20 ` [PATCH 2/2] meta-multimedia: " Jaipaul Cheernam
  0 siblings, 2 replies; 3+ messages in thread
From: Jaipaul Cheernam @ 2026-08-17  6:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jaipaul Cheernam

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(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-17  6:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17  6:20 [PATCH 0/2] meta-openembedded: fix trailing whitespace Jaipaul Cheernam
2026-08-17  6:20 ` [PATCH 1/2] meta-oe: " Jaipaul Cheernam
2026-08-17  6:20 ` [PATCH 2/2] meta-multimedia: " Jaipaul Cheernam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.