]> code.ossystems Code Review - openembedded-core.git/commitdiff
kern-tools: fixes (branching,buildall) + cleanups (checkpoint,cleaner)
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 1 Aug 2012 17:14:55 +0000 (13:14 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Aug 2012 09:33:17 +0000 (10:33 +0100)
Updating the kern-tools SRCREV to pickup a collection of bug fixes
and cleanups:

  75e71c3 kgit-config-cleaner: add -k <keep option>
  02be3b5 buildall: switch back to scc driven processing
  c7101db kern-tools: support flexible branching
  e2d06bd kern-tools: Remove superfluous references to "defconfig" from the "createme" script.
  e693754 kgit-checkpoint: fix verify_branch variable name typo
  ee67a7b kgit-config-cleaner: fix redefintion processing

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb

index c176aed3357020f93717aa5244b2a273bc02505c..974b86e372f797723a2ec983b37b7b92a13c5253 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=d8d1d729a70c
 
 DEPENDS = "git-native guilt-native"
 
-SRCREV = "579b1ba2169d053c1330854f54f605bb6929d6d8"
+SRCREV = "33068f21169b327c64ac7e957fe9d89c391897a3"
 PR = "r12"
 PV = "0.1+git${SRCPV}"