public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@bigsur.com>
To: openembedded-core@lists.openembedded.org,
	richard.purdie@linuxfoundation.org
Subject: [PATCH 0/1] BBClass checker script (14235)
Date: Sat, 27 Jan 2024 16:04:04 -0800	[thread overview]
Message-ID: <20240128000405.3074503-1-sgw@bigsur.com> (raw)

This is the first pass at a script for addressing 14235 [0]:
bbclass file name convention is not consistent wrt dash and underscore

This is could be a contrib script or added to bitbake parsing somehow, 
I am open to suggestions for where to add this or if other tests are
needed.

[0] https://bugzilla.yoctoproject.org/show_bug.cgi?id=14235

Saul Wold (1):
  check-bbclasses: add new script to check bbclasses

 scripts/check-bbclasses | 109 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 109 insertions(+)
 create mode 100755 scripts/check-bbclasses

-- 
2.34.1



             reply	other threads:[~2024-01-28  0:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-28  0:04 Saul Wold [this message]
2024-01-28  0:04 ` [PATCH 1/1] check-bbclasses: add new script to check bbclasses Saul Wold
2024-01-29  9:05   ` [OE-core] " Jose Quaresma
2024-01-29 10:49   ` Ola x Nilsson

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=20240128000405.3074503-1-sgw@bigsur.com \
    --to=sgw@bigsur.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox