bitbake: runqueue: Further extend bitbake -S output to view signature differences
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Dec 2013 09:40:52 +0000 (09:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2013 12:26:05 +0000 (12:26 +0000)
commit93e42424a6a45dcdeed4ca680bb749738749cc3d
tree05b59a9254b84c9b7d67d730306ac790dff2e728
parent555d4ec444855dfba170be33e7fc0c067089616c
bitbake: runqueue: Further extend bitbake -S output to view signature differences

Based upon the list of difference starting points, we can use the siggen.find_siginfo()
function call and the difference printing code to provide a list of differences
between the current build target and whatever can be obtained from the sstate cache.

(Bitbake rev: 7a77861feb62750ef166d2d1e89ed1f444ca8dc7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/runqueue.py