diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-09-08 19:47:46 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-13 15:18:42 +0100 |
commit | 936eb9aac055f1d4f41bb351477a0f5bebf76a0e (patch) | |
tree | 8961fbcf997ea95ec7bb82e73fb125ac7e840e67 /meta/recipes-connectivity | |
parent | 0445e68fdbbba5c4efb6422c89ee864e4273b114 (diff) | |
download | openembedded-core-936eb9aac055f1d4f41bb351477a0f5bebf76a0e.tar.gz openembedded-core-936eb9aac055f1d4f41bb351477a0f5bebf76a0e.tar.bz2 openembedded-core-936eb9aac055f1d4f41bb351477a0f5bebf76a0e.zip |
oeqa.buildperf: another fix for splitting 'nevr' string
When processing buildstats we determine recipe name, epoch, version and
revision from the per-recipe buildstat directory name. One previous
patch made an assumption that package version starts with a number.
That might not be true because of a packaging mistake or whatever
reason. Thus, if a version starting with a number is not found, fall
back to the "old" method of just taking the second-last dash-delimited
part (the one before revision).
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions