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:
Andreas Oberritter 2012-04-23 00:18:43 +00:00 committed by Koen Kooi
parent 9018be6edb
commit 77238ff12b

View File

@ -28,6 +28,7 @@ __version__ = "$Revision: 0.5 $"
# The standard set of variables often found in .bb files in the preferred order
OE_vars = [
'SUMMARY',
'DESCRIPTION',
'AUTHOR',
'HOMEPAGE',