]> code.ossystems Code Review - openembedded-core.git/commit
package.py: Fix some lint errors
authorTobias Hagelborn <tobias.hagelborn@axis.com>
Fri, 25 Aug 2017 11:32:36 +0000 (13:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Aug 2017 21:29:44 +0000 (22:29 +0100)
commitc72bd726d3e8495aae3e57f524c43b3be6367796
treebb47b87b96dff408b44f87216fa47ec3a66e9e62
parentd374897100ae756df72677d47c9c70c7fefca192
package.py: Fix some lint errors

- rename type to exec_type not to shadow type
- rename isELF is_elf

Signed-off-by: Tobias Hagelborn <tobiasha@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package.py