From: Bruce Ashfield Date: Tue, 3 Aug 2010 20:42:14 +0000 (-0400) Subject: kern_tools: add updateme and patchme X-Git-Tag: 2011-1~4980 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=55011c1f4b4c20fa5b91f0b38a2910c3f7a01383;p=openembedded-core.git kern_tools: add updateme and patchme Adding new kern_tools to allow the compilation of a meta series and the patching of a kernel tree. Signed-off-by: Bruce Ashfield --- diff --git a/meta/packages/kern-tools/kern-tools-native_git.bb b/meta/packages/kern-tools/kern-tools-native_git.bb index d21d2b0aaa..fe848c187c 100644 --- a/meta/packages/kern-tools/kern-tools-native_git.bb +++ b/meta/packages/kern-tools/kern-tools-native_git.bb @@ -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() { :