diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-01-19 17:34:25 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-21 14:37:39 +0000 |
commit | a67b855df67230c2ab36d7bb3b2a3340e3975894 (patch) | |
tree | bd23c97e18b1abc3748fad96292ed7dfb9a70966 /bitbake/lib/bb/persist_data.py | |
parent | c6f933e5cfdaddff9e7a5f1b73af32818da7d5eb (diff) | |
download | poky-a67b855df67230c2ab36d7bb3b2a3340e3975894.tar.gz |
bitbake: bb/fetch2/wget.py: latest_versionstring escape packagename when built regex
When built package regex for use in searching upstream version in sites,
the package name need to be escaped to avoid usage of special regex
char.
For example when search for gtk+, '+' need to be escaped.
(Bitbake rev: 1aa1de4b0c5bd34466e04844bbc371933736be59)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/persist_data.py')
0 files changed, 0 insertions, 0 deletions