[oe-commits] Paul Eggleton : lib/oe: add recipeutils module

git at git.openembedded.org git at git.openembedded.org
Sat Dec 20 11:24:52 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 6c4256eec9ab55cfcd76d54843e79d3625ae75ae
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6c4256eec9ab55cfcd76d54843e79d3625ae75ae

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Fri Dec 19 11:41:50 2014 +0000

lib/oe: add recipeutils module

Add a module to help provide utility functions for dealing with recipes.
This would typically be used by external tools.

Substantial portions of this module were borrowed from the OE Layer
index code; other functions originally contributed by
Markus Lehtonen <markus.lehtonen at intel.com>.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/lib/oe/recipeutils.py | 279 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 279 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=6c4256eec9ab55cfcd76d54843e79d3625ae75ae


More information about the Openembedded-commits mailing list