Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2015-02-23 | lib/oe/recipeutils: minor improvements to patch_recipe() | Paul Eggleton | 1 | |
* Ensure it knows where to put SRCREV and S * Handle prepend/append and functions in general Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2014-12-21 | lib/oe: add recipeutils module | Paul Eggleton | 1 | |
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@intel.com>. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |