From: Tom Rini Date: Fri, 20 Aug 2010 22:24:22 +0000 (-0700) Subject: oe-stylize.py: Add INC_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f554f67dfddb4093b9084c75f7910430d2f19b36;p=openembedded.git oe-stylize.py: Add INC_PR Signed-off-by: Tom Rini --- 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',