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 21e02adbf3..f7330502af 100755 --- a/contrib/oe-stylize.py +++ b/contrib/oe-stylize.py @@ -45,6 +45,7 @@ OE_vars = [ 'PE', 'PV', 'PR', + 'INC_PR', 'SRC_URI', 'S', 'GPE_TARBALL_SUFFIX', |