Robert Yang
34ce32a75b
bitbake: bitbake: runqueue: __find_md5__ -> __find_sha256
Fixed:
Create a new build
$ bitbake quilt-native -ccleansstate -Snone
$ bitbake quilt-native -ccleansstate -Sprintdiff
[snip]
latestmatch = sorted(matches.keys(), key=lambda f: matches[f])[-1]
> prevh = __find_md5__.search(latestmatch).group(0)
output = bb.siggen.compare_sigfiles(latestmatch, match, recursecb)
AttributeError: 'NoneType' object has no attribute 'group'
(Bitbake rev: 15d20d948359fa1d7a7a754b2a1d8ed9f4ca0480)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-01-14 11:36:49 +00:00
..
2018-12-08 17:17:37 +00:00
2018-12-05 13:04:54 +00:00
2018-12-09 11:07:48 +00:00
2018-12-26 11:10:33 +00:00
2019-01-08 11:16:03 +00:00
2018-10-18 10:59:26 +01:00
2018-10-20 14:27:03 +01:00
2018-09-22 15:52:12 -07:00
2013-09-22 12:19:44 +01:00
2018-12-07 12:38:58 +00:00
2018-08-14 16:32:48 +01:00
2019-01-08 11:16:03 +00:00
2017-09-05 15:00:49 +01:00
2013-06-14 17:26:30 +01:00
2019-01-08 11:16:03 +00:00
2018-04-06 11:39:49 +01:00
2018-09-22 15:52:12 -07:00
2018-09-22 15:52:12 -07:00
2019-01-08 11:16:03 +00:00
2019-01-08 11:16:03 +00:00
2018-09-05 18:01:37 +01:00
2016-06-02 08:24:02 +01:00
2018-12-26 11:10:33 +00:00
2015-12-22 00:02:05 +00:00
2016-12-07 10:42:22 +00:00
2018-09-10 12:13:38 +01:00
2014-08-25 08:57:45 +01:00
2019-01-08 11:16:03 +00:00
2017-06-14 14:54:24 +01:00
2016-07-26 08:10:35 +01:00
2017-12-10 22:45:21 +00:00
2016-12-14 12:25:07 +00:00
2019-01-14 11:36:49 +00:00
2019-01-08 11:16:03 +00:00
2018-08-01 10:07:22 +01:00
2017-11-21 13:06:45 +00:00
2018-12-14 17:10:59 +00:00