diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-12-19 11:41:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-21 12:37:19 +0000 |
commit | 765b7bad50eae5b79d13a3f4988dc440c3d9787f (patch) | |
tree | e795cfd5996ae2c1863c81af4f26e15ecd592d2b /meta/lib/oe/packagedata.py | |
parent | 630a393d01950a0d00b5d30ac376472911e50ff9 (diff) | |
download | openembedded-core-765b7bad50eae5b79d13a3f4988dc440c3d9787f.tar.gz openembedded-core-765b7bad50eae5b79d13a3f4988dc440c3d9787f.tar.bz2 openembedded-core-765b7bad50eae5b79d13a3f4988dc440c3d9787f.zip |
lib/oe/patch: add support for extracting patches from git tree
When patches from a recipe have been written out to a git tree, we also
want to be able to do the reverse so we can update the patches next to
the recipe. This is implemented by adding a comment to each commit
message (using git hooks) which we can extract later on.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/packagedata.py')
0 files changed, 0 insertions, 0 deletions