]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory_analysis: fix error when comparing image contents
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 17 Nov 2013 12:28:19 +0000 (12:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 16:53:09 +0000 (16:53 +0000)
commita51d96c44e6feac8322284c54bfc01ef598f8821
treef33d595a880d57a593706960aa51237aae08922d
parente739a64143901fa6f6f54e70445d19e9ce13dcf1
buildhistory_analysis: fix error when comparing image contents

OE-Core commit b7de1eaac9eed559b2d68058f5de67de74a6cb58 added an extra
argument to the compare_dict_blobs() function but missed adding the
argument to one call to compare two versions of the image-info.txt file.

(From OE-Core master rev: 24a45d752c3e3d0d8b59c040355e4fe7de22b041)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/lib/oe/buildhistory_analysis.py