From 55011c1f4b4c20fa5b91f0b38a2910c3f7a01383 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 3 Aug 2010 16:42:14 -0400 Subject: 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 --- meta/packages/kern-tools/kern-tools-native_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/packages/kern-tools/kern-tools-native_git.bb b/meta/packages/kern-tools/kern-tools-native_git.bb index d21d2b0aa..fe848c187 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() { : -- cgit v1.2.3