]> code.ossystems Code Review - openembedded-core.git/commitdiff
kern-tools: update SRCREV
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 21 Jul 2011 04:19:17 +0000 (00:19 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jul 2011 10:48:11 +0000 (11:48 +0100)
Fixes [YOCTO #1261]

Updating the SRCREV to pickup some branch creation fixes that
were causing an invalid branch name to be used on a repository
that couldn't support it (i.e. standard/base on a 2.6.34).

With this the 2.6.34 and 3.0 -rt branches will build.

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

index f7600ca5b651d33ece8d860fd4269aa7e1a0f385..1fbb1f718366e8dfcaf95b07fa7d1fad5989eb51 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=e2bf4415f3d8
 
 DEPENDS = "git-native guilt-native"
 
-SRCREV = "f8eb067b023d590b6cd8deddf6f96d6a820997af"
+SRCREV = "f5a915c277a37ba5949b4c0778356189e7dd9ec0"
 PR = r10
 PV = "0.1+git${SRCPV}"