[oe-commits] Bruce Ashfield : kern-tools: initialization and meta branch fixes

git at git.openembedded.org git at git.openembedded.org
Tue Mar 26 17:54:35 UTC 2013


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Tue Mar 26 07:46:35 2013 -0700

kern-tools: initialization and meta branch fixes

Bumping the kern-tools SRCREV to pickup the following fixes and documentation
updates:

  d484e3f kgit-meta: remove hardcoded meta directory name
  affad20 yocto-kernel-tools: Typoes, "fragement", "depreciated"
  142ed49 kgit-init: update tools list

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../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 9f4438c..affd66e 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 = "7f91d198d32fc90260e52724ef4aac0b997c1e8b"
+SRCREV = "d484e3f731f38f5b4e05e13102c97d06106edfb5"
 PR = "r12"
 PV = "0.1+git${SRCPV}"
 





More information about the Openembedded-commits mailing list