[oe-commits] Bruce Ashfield : kern-tools: fixes (branching, buildall) + cleanups ( checkpoint, cleaner)

git at git.openembedded.org git at git.openembedded.org
Sun Aug 19 09:50:38 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 70885a105bc16411ff57e3023b33656685cc2bab
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=70885a105bc16411ff57e3023b33656685cc2bab

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Wed Aug  1 13:14:55 2012 -0400

kern-tools: fixes (branching,buildall) + cleanups (checkpoint,cleaner)

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 at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index c176aed..974b86e 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -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}"
 





More information about the Openembedded-commits mailing list