public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/1] BBClass checker script (14235)
@ 2024-01-28  0:04 Saul Wold
  2024-01-28  0:04 ` [PATCH 1/1] check-bbclasses: add new script to check bbclasses Saul Wold
  0 siblings, 1 reply; 4+ messages in thread
From: Saul Wold @ 2024-01-28  0:04 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

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



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

end of thread, other threads:[~2024-01-29 10:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-28  0:04 [PATCH 0/1] BBClass checker script (14235) Saul Wold
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox