mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
oe-stylize.py: Add SUMMARY variable
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
9018be6edb
commit
77238ff12b
|
|
@ -28,6 +28,7 @@ __version__ = "$Revision: 0.5 $"
|
||||||
|
|
||||||
# The standard set of variables often found in .bb files in the preferred order
|
# The standard set of variables often found in .bb files in the preferred order
|
||||||
OE_vars = [
|
OE_vars = [
|
||||||
|
'SUMMARY',
|
||||||
'DESCRIPTION',
|
'DESCRIPTION',
|
||||||
'AUTHOR',
|
'AUTHOR',
|
||||||
'HOMEPAGE',
|
'HOMEPAGE',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user