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

Bitbake now warns about trailing whitespace in parsed metadata lines.
Fix the affected files to silence the warnings during parsing.

Reported on:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/89/builds/4284/steps/15/logs/warnings

Jaipaul Cheernam (2):
  meta-python: fix trailing whitespace
  meta-networking: fix trailing whitespace

 meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb   | 2 +-
 .../recipes-core/images/meta-networking-image-ptest.bb        | 2 +-
 meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb     | 2 +-
 meta-networking/recipes-support/openvpn/openvpn_2.7.6.bb      | 4 ++--
 meta-networking/recipes-support/spice/spice_0.16.0.bb         | 4 ++--
 .../recipes-support/strongswan/strongswan_6.0.7.bb            | 2 +-
 .../recipes-devtools/python/python3-constantly_23.10.4.bb     | 2 +-
 meta-python/recipes-devtools/python/python3-glances_4.3.2.bb  | 2 +-
 meta-python/recipes-devtools/python/python3-pint_0.25.3.bb    | 2 +-
 .../recipes-extended/python-pytesseract/pytesseract_0.3.13.bb | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)



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

end of thread, other threads:[~2026-08-25 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 15:01 [PATCH 0/2] meta-openembedded: fix trailing whitespace Jaipaul Cheernam
2026-08-25 15:01 ` [PATCH 1/2] meta-python: " Jaipaul Cheernam
2026-08-25 15:01 ` [PATCH 2/2] meta-networking: " 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.