]> code.ossystems Code Review - openembedded-core.git/commit
guilt: import guilt for kernel patch management
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 10 Aug 2010 19:01:37 +0000 (15:01 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:35:39 +0000 (16:35 +0100)
commit2cf104f7e09d620b9c04122d15ce347db34f9577
tree173af7dc87afd8e96ef694807bb1080ab2718591
parent15543017ec044b1b072a50335a6fd0a036def47e
guilt: import guilt for kernel patch management

The Wind River kernel is "patched" via guilt to provide
both git integration and quilt like patch management
(if that is of interest).

This is a modified 0.33 guilt with some changes to
streamline interactions with the way that the Wind
River kernel is constructed. That being said, the
common semantics of guilt are not changed, and it
can be used for other purposes.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 files changed:
meta/packages/guilt/files/guilt-bash.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt-import-commit.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt-init.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt-pop.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt-push-no-series.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt-push.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt-set-git_exec_path.patch [new file with mode: 0644]
meta/packages/guilt/files/guilt.patch [new file with mode: 0644]
meta/packages/guilt/files/improve_auto_header_gen.patch [new file with mode: 0644]
meta/packages/guilt/files/make_git_commands_conditional.patch [new file with mode: 0644]
meta/packages/guilt/files/optional_head_check.patch [new file with mode: 0644]
meta/packages/guilt/files/uninstall_force.patch [new file with mode: 0644]
meta/packages/guilt/guilt-native_0.33.bb [new file with mode: 0644]