]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: drop unused convert_pkginfo() function
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 29 Jun 2016 03:12:04 +0000 (15:12 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jul 2016 08:55:40 +0000 (09:55 +0100)
commit397b76c7f26e38e761b94b1f7987aafd55048e10
treefc804e211bf01f9af918dc3f3927d96ce4d9e62e
parent50fcd9d1b9a20d49bc873467a82a071f2f2f8b5a
recipetool: create: drop unused convert_pkginfo() function

Code cleanup, no functional changes - this code was never used.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/recipetool/create.py