bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Mar 2014 13:47:29 +0000 (13:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Mar 2014 09:42:08 +0000 (09:42 +0000)
commitcafbc6b34320535c4df2c275d4b7dc0fca223cf6
tree9736a23336acb3e36b4168879d6a87b1eaa86536
parentb9eb8c29be678f7c3ae137679ef19056632a7751
bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()

This allows the commandline options to be processed in the dump signature
code.

(Bitbake rev: ef8537a2e9b48f4fe065a165c102935aee2c9029)

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