All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] meta: fix trailing whitespace across classes, conf and recipes
@ 2026-08-13 19:16 Jaipaul Cheernam
  2026-08-13 19:16 ` [PATCH 1/5] classes-global: fix trailing whitespace Jaipaul Cheernam
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Jaipaul Cheernam @ 2026-08-13 19:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jaipaul Cheernam

Fix all trailing whitespace warnings reported by bitbake during parsing.
These were flagged on the Yocto autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/4405

53 files fixed across 5 patches, split by category:
- classes-global (7 files)
- classes-recipe (11 files)
- classes (2 files)
- conf (2 files)
- recipes (31 files)

Jaipaul Cheernam (5):
  classes-global: fix trailing whitespace
  classes-recipe: fix trailing whitespace
  classes: fix trailing whitespace
  conf: fix trailing whitespace
  recipes: fix trailing whitespace

 meta/classes-global/base.bbclass              |  2 +-
 meta/classes-global/buildstats.bbclass        | 10 ++++----
 meta/classes-global/debian.bbclass            |  2 +-
 meta/classes-global/devshell.bbclass          |  2 +-
 meta/classes-global/logging.bbclass           |  4 ++--
 meta/classes-global/packagedata.bbclass       |  4 ++--
 meta/classes-global/sanity.bbclass            | 16 ++++++-------
 meta/classes-recipe/core-image.bbclass        |  2 +-
 .../gobject-introspection.bbclass             |  4 ++--
 meta/classes-recipe/kernel-yocto.bbclass      | 10 ++++----
 meta/classes-recipe/lib_package.bbclass       |  2 +-
 meta/classes-recipe/libc-package.bbclass      |  6 ++---
 meta/classes-recipe/mime-xdg.bbclass          |  2 +-
 meta/classes-recipe/multilib_header.bbclass   |  4 ++--
 meta/classes-recipe/populate_sdk_ext.bbclass  |  2 +-
 meta/classes-recipe/ptest-cargo.bbclass       |  4 ++--
 .../ptest-python-pytest.bbclass               |  4 ++--
 meta/classes-recipe/uboot-config.bbclass      |  2 +-
 meta/classes/image-buildinfo.bbclass          |  2 +-
 meta/classes/useradd.bbclass                  |  8 +++----
 meta/conf/abi_version.conf                    |  4 ++--
 meta/conf/templates/default/local.conf.sample |  2 +-
 meta/recipes-connectivity/avahi/avahi_0.9.bb  |  2 +-
 .../base-files/base-files_3.0.14.bb           |  2 +-
 .../gettext/gettext-minimal-native_1.0.bb     |  2 +-
 meta/recipes-core/glibc/glibc-scripts.inc     |  2 +-
 .../initramfs-live-install_1.0.bb             |  2 +-
 .../nativesdk-packagegroup-sdk-host.bb        |  2 +-
 .../packagegroup-cross-canadian.bb            |  2 +-
 meta/recipes-devtools/apt/apt_3.0.3.bb        |  2 +-
 .../autoconf/autoconf_2.73.bb                 |  2 +-
 .../bootchart2/bootchart2_0.14.9.bb           | 24 +++++++++----------
 .../gcc/gcc-configure-common.inc              |  2 +-
 .../gcc/gcc-multilib-config.inc               |  2 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc     |  2 +-
 .../opkg/opkg-arch-config_1.0.bb              |  2 +-
 meta/recipes-devtools/perl/perl_5.44.0.bb     |  4 ++--
 meta/recipes-devtools/pseudo/pseudo.inc       |  6 ++---
 meta/recipes-devtools/ruby/ruby_4.0.6.bb      |  2 +-
 .../iptables/iptables_1.8.13.bb               |  2 +-
 meta/recipes-extended/mc/mc_4.8.33.bb         |  6 ++---
 .../perl/libxml-sax-perl_1.02.bb              |  2 +-
 meta/recipes-extended/psmisc/psmisc_23.7.bb   |  4 ++--
 .../xorg-font/xorg-font-common.inc            |  2 +-
 .../xorg-lib/pixman_0.46.4.bb                 |  2 +-
 .../kern-tools/kern-tools-native_git.bb       |  2 +-
 .../linux-libc-headers/linux-libc-headers.inc |  8 +++----
 meta/recipes-kernel/linux/kernel-devsrc.bb    |  2 +-
 .../lttng/lttng-tools_2.15.1.bb               |  2 +-
 meta/recipes-kernel/perf/perf.bb              |  2 +-
 meta/recipes-support/libcap/libcap_2.78.bb    |  4 ++--
 .../recipes-support/libssh2/libssh2_1.11.1.bb |  2 +-
 .../recipes-support/numactl/numactl_2.0.19.bb |  2 +-
 53 files changed, 101 insertions(+), 101 deletions(-)



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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13 19:16 [PATCH 0/5] meta: fix trailing whitespace across classes, conf and recipes Jaipaul Cheernam
2026-08-13 19:16 ` [PATCH 1/5] classes-global: fix trailing whitespace Jaipaul Cheernam
2026-08-13 19:16 ` [PATCH 2/5] classes-recipe: " Jaipaul Cheernam
2026-08-13 19:16 ` [PATCH 3/5] classes: " Jaipaul Cheernam
2026-08-13 19:16 ` [PATCH 4/5] conf: " Jaipaul Cheernam
2026-08-13 19:16 ` [PATCH 5/5] recipes: " Jaipaul Cheernam
2026-08-15  7:05 ` [OE-core] [PATCH 0/5] meta: fix trailing whitespace across classes, conf and recipes Mathieu Dubois-Briand
2026-08-15  9:45   ` Richard Purdie
2026-08-15 14:55     ` 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.