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

git at git.openembedded.org git at git.openembedded.org
Sat Dec 20 14:56:14 UTC 2014


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

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=629c61e8151eb330bd92e9ba97e453db7cdc0299


More information about the Openembedded-commits mailing list