]> code.ossystems Code Review - openembedded-core.git/commitdiff
kern_tools: add updateme and patchme
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 3 Aug 2010 20:42:14 +0000 (16:42 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 9 Aug 2010 16:20:36 +0000 (17:20 +0100)
Adding new kern_tools to allow the compilation of a meta series
and the patching of a kernel tree.

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

index d21d2b0aaa955f09199820710abceed01a8ef421..fe848c187c962679d702adaa784f2b23dd85171c 100644 (file)
@@ -15,7 +15,7 @@ S = "${WORKDIR}"
 kern_tools_LIST = kgit kgit-init kgit-meta \
                   kgit-checkpoint kgit-clean \
                   generate_cfg kconf_check configme \
-                 createme modifyme get_defconfig
+                 createme updateme patchme get_defconfig
 
 do_compile() { 
        :