]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/recipeutils: drop parse_recipe_simple()
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 13 Dec 2016 07:09:42 +0000 (20:09 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Dec 2016 09:56:36 +0000 (09:56 +0000)
commitcdfc6173cb06ca374b7d927442a0fdde8373ba48
tree314dd9f410e84dc2c06363b58c88e41b93e97476
parenteb63b5339014fc72ba4829714e0a96a98e135ee2
lib/oe/recipeutils: drop parse_recipe_simple()

This was intended to be used with tinfoil, but tinfoil now has its own
parse_recipe() method to do this which works properly in the memres
case.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/recipeutils.py