oe-stylize.py: Add INC_PR
authorTom Rini <tom_rini@mentor.com>
Fri, 20 Aug 2010 22:24:22 +0000 (15:24 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 20 Aug 2010 22:24:33 +0000 (15:24 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
contrib/oe-stylize.py

index 21e02ad..f733050 100755 (executable)
@@ -45,6 +45,7 @@ OE_vars = [
     'PE',
     'PV',
     'PR',
+    'INC_PR',
     'SRC_URI',
     'S',
     'GPE_TARBALL_SUFFIX',