diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-07-27 16:36:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-30 09:16:52 +0100 |
commit | ba961128e2d7d1b4c15daf749ea878efa5cf5da6 (patch) | |
tree | 468d5e13ed336e6a00bd48754efe202421437546 /meta/recipes-gnome | |
parent | 2c7a4a80215a64934d64c3fe16b139925fed2a86 (diff) | |
download | poky-ba961128e2d7d1b4c15daf749ea878efa5cf5da6.tar.gz |
insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)
This was done in a selftest, but that is too late and creates
friction in integration as errors are not seen until autobuilder fails.
Bonus fix: SUMMARY check wasn't even working, as in the absence
of one set in the recipe there is a default value set from bitbake.conf.
I left DESCRIPTION check out for now, as many recipes don't actually
have it, and it's set from SUMMARY (plus a dot) if absent.
(From OE-Core rev: 4144c2f43da39336b03cfd612cbe1694cbf8c7bd)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions