]> code.ossystems Code Review - openembedded-core.git/commit
image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 May 2013 12:56:04 +0000 (13:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2013 13:04:19 +0000 (14:04 +0100)
commit3dff13793e875ff58cc38c4a960caca9b6969843
treec2ccda6240f9955db9e9ead345d0230439d4a5b4
parente2e1dcd74bc45381baccf507c0309dd792229afe
image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage

The has_key() attribute has been removed in python 3 since there is better
syntax available. Use the improved syntax.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass
meta/classes/kernel-module-split.bbclass
meta/lib/oe/prservice.py
meta/lib/oe/qa.py
meta/recipes-core/eglibc/eglibc-ld.inc