1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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 <bruce.ashfield@windriver.com>
This commit is contained in:
Bruce Ashfield
2010-08-03 16:42:14 -04:00
committed by Richard Purdie
parent eaacd258d8
commit 55011c1f4b
@@ -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() {
: