]> code.ossystems Code Review - openembedded-core.git/commit
kernel: add dynamic configuration and patching
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 23 Jul 2010 16:58:21 +0000 (12:58 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 9 Aug 2010 16:20:35 +0000 (17:20 +0100)
commiteaacd258d8675f9523203666721d17d8867c6e97
tree21a36fa570fcd8e9fc3ca01b87c5f9e4606dbc09
parent601464b4974e46d15abd02efd46663efcd530da8
kernel: add dynamic configuration and patching

This change adds the ability to dynamicaly modify a git based
linux repo during the do_patch and do_configure changes.

The bulk of the work is done by the kern_tools, and the recipe
simply needs to add createme and modifyme scripts to go along
with the existing configme.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/packages/kern-tools/kern-tools-native_git.bb
meta/packages/linux/linux-wrs_git.bb