poky/scripts/lib/recipetool
Ed Bartosh 7eab022d4b scripts: Fix deprecated dict methods for python3
Replaced iteritems -> items, itervalues -> values,
iterkeys -> keys or 'in'

(From OE-Core rev: 25d4d8274bac696a484f83d7f3ada778cf95f4d0)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-02 08:24:01 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create_buildsys_python.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create_buildsys.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create_kernel.py recipetool: create: add basic support for generating linux kernel recipes 2016-03-02 23:08:51 +00:00
create_kmod.py recipetool: create: add support for out-of-tree kernel modules 2016-03-02 23:08:51 +00:00
create_npm.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
create.py scripts: Fix deprecated dict methods for python3 2016-06-02 08:24:01 +01:00
newappend.py recipetool.newappend: fix syntax error for 'not path_ok' error 2016-04-29 07:41:43 +01:00
setvar.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00