summaryrefslogtreecommitdiffstats
path: root/lib/bs4
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2019-01-11 16:49:53 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-11 11:23:11 +0000
commit15d20d948359fa1d7a7a754b2a1d8ed9f4ca0480 (patch)
tree1979a33353a3a81ed27cb580216e2c81a4ab74d4 /lib/bs4
parent5e7f4e77e27bceaf6c68137cacb4f8d7d7de49dd (diff)
downloadbitbake-15d20d948359fa1d7a7a754b2a1d8ed9f4ca0480.tar.gz
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' Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bs4')
0 files changed, 0 insertions, 0 deletions