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

git at git.openembedded.org git at git.openembedded.org
Fri Dec 19 18:09:13 UTC 2014


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

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=4530485a3165dae6059e0c27b01fa7f46e372bae


More information about the Openembedded-commits mailing list