diff options
Diffstat (limited to 'contrib/oe-stylize.py')
-rwxr-xr-x | 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 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', |