diff options
author | Olof Johansson <olof.johansson@axis.com> | 2013-02-14 12:28:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-15 12:12:36 +0000 |
commit | 423dd2f7cdcb5181ec1e7029ee700e1685c38483 (patch) | |
tree | ba4731316887f5a3db40ab2bb04a7f3e3cd37706 /oe-init-build-env | |
parent | bc7c8fa99a0914dc052c148d3aff51abcbb84b26 (diff) | |
download | poky-423dd2f7cdcb5181ec1e7029ee700e1685c38483.tar.gz |
bitbake: ConfHandler: Use re.X to make long regexp more readable
The __config_regexp__ in ConfHandler is quite long, and using re.X to
break the expression onto several lines make it a bit easier to read.
(Bitbake rev: 54dce9e14ab0657d76f0d0ae22eef7fab8e8950d)
Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions