[oe-commits] Tom Rini : oe-stylize.py: Add INC_PR

git version control git at git.openembedded.org
Fri Aug 20 22:28:25 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f554f67dfddb4093b9084c75f7910430d2f19b36
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f554f67dfddb4093b9084c75f7910430d2f19b36

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Aug 20 15:24:22 2010 -0700

oe-stylize.py: Add INC_PR

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 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 21e02ad..f733050 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',





More information about the Openembedded-commits mailing list