diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-12 11:36:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-14 11:42:19 +0000 |
commit | 5fc5996c23643ef2e0e316f60d587ced545a769f (patch) | |
tree | c5b353c12032e1a317059cc2378dd925a56c776a /meta/classes/distutils.bbclass | |
parent | 7c3d4c033e90c023a6989bc81c77f1120125421c (diff) | |
download | poky-5fc5996c23643ef2e0e316f60d587ced545a769f.tar.gz |
buildhistory: Fix regex to handle versions without spaces
Its valid to have dependencies like XXX (=2.1) without spaces, as injected
by debian.bbclass. The code was breaking these into separate components
and destroying them so improve the regex to handle them.
(From OE-Core rev: 613e96b06202f31870be411ca45b44237ae55b1c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/distutils.bbclass')
0 files changed, 0 insertions, 0 deletions