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

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


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

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=26bcd64362584dd235d9ba80a4b8cb2c0d3f4337


More information about the Openembedded-commits mailing list