From: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
To: openembedded-core@lists.openembedded.org
Cc: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
Subject: [PATCH 0/5] meta: fix trailing whitespace across classes, conf and recipes
Date: Thu, 13 Aug 2026 21:16:10 +0200 [thread overview]
Message-ID: <20260813191615.34122-1-jaipaul.cheernam@est.tech> (raw)
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(-)
next reply other threads:[~2026-08-13 19:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-13 19:16 Jaipaul Cheernam [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260813191615.34122-1-jaipaul.cheernam@est.tech \
--to=jaipaul.cheernam@est.tech \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.