]> code.ossystems Code Review - openembedded-core.git/commit
package_deb.bbclass: fix Python 3 error
authorMatt Madison <matt@madison.systems>
Wed, 20 Jul 2016 12:16:36 +0000 (05:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:58 +0000 (23:46 +0100)
commiteb7f08c4c01313afc8350200eeb63daefde8a6f6
tree857d38f903f7610b5a4650d9ffdad02557076f00
parent913149f269679bda87badb94e1de66646fdc5362
package_deb.bbclass: fix Python 3 error

Don't modify an OrderedDict while walking its keys.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/package_deb.bbclass