diff options
Diffstat (limited to 'contrib')
| -rwxr-xr-x | contrib/oe-stylize.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py index e254b6a25f..07ed4f6e9f 100755 --- a/contrib/oe-stylize.py +++ b/contrib/oe-stylize.py | |||
| @@ -28,6 +28,7 @@ __version__ = "$Revision: 0.5 $" | |||
| 28 | 28 | ||
| 29 | # The standard set of variables often found in .bb files in the preferred order | 29 | # The standard set of variables often found in .bb files in the preferred order |
| 30 | OE_vars = [ | 30 | OE_vars = [ |
| 31 | 'SUMMARY', | ||
| 31 | 'DESCRIPTION', | 32 | 'DESCRIPTION', |
| 32 | 'AUTHOR', | 33 | 'AUTHOR', |
| 33 | 'HOMEPAGE', | 34 | 'HOMEPAGE', |
