oe-stylize.py: add support for the PE (package epoch) variable
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 5 Feb 2008 15:46:16 +0000 (15:46 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 5 Feb 2008 15:46:16 +0000 (15:46 +0000)
contrib/oe-stylize.py

index a92b58d..5658c16 100755 (executable)
@@ -42,6 +42,7 @@ OE_vars = [
     'RPROVIDES',
     'RCONFLICTS',
     'SRCDATE',
+    'PE',
     'PV',
     'PR',
     'SRC_URI',