[OE-core] [PATCH 01/10] kern-tools: extend arbitrary repository support

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Aug 4 15:01:47 UTC 2011


From: Bruce Ashfield <bruce.ashfield at windriver.com>

Updating the kern-tools SRCREV to pickup better support for
non-yocto repository support.

  59859ca createme: use branch name when creating meta data
  91b4275 configme: determine meta branch based on directories, not branch naming
  f5a915c kgit-meta: make branch creation and renaming more robust

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.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 1fbb1f7..7ede52a 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=e2bf4415f3d8
 
 DEPENDS = "git-native guilt-native"
 
-SRCREV = "f5a915c277a37ba5949b4c0778356189e7dd9ec0"
+SRCREV = "cdcb97cfea5f98003b2e0fb1a77b6d0d016a69e7"
 PR = r10
 PV = "0.1+git${SRCPV}"
 
-- 
1.7.6





More information about the Openembedded-core mailing list