aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/oe-stylize.py
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2008-02-05 15:46:16 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2008-02-05 15:46:16 +0000
commit98f4c2d3847393f4e853c3f07a0ac4fc8ad3d9fb (patch)
tree7a6196a2dc92a02a162fc7ae9a0f17610050bb80 /contrib/oe-stylize.py
parent7fbdcedee6c1dca54259c9eb506521b5a513ee84 (diff)
downloadopenembedded-98f4c2d3847393f4e853c3f07a0ac4fc8ad3d9fb.tar.gz
oe-stylize.py: add support for the PE (package epoch) variable
Diffstat (limited to 'contrib/oe-stylize.py')
-rwxr-xr-xcontrib/oe-stylize.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py
index a92b58dc73..5658c1662d 100755
--- a/contrib/oe-stylize.py
+++ b/contrib/oe-stylize.py
@@ -42,6 +42,7 @@ OE_vars = [
'RPROVIDES',
'RCONFLICTS',
'SRCDATE',
+ 'PE',
'PV',
'PR',
'SRC_URI',