]> code.ossystems Code Review - openembedded-core.git/commitdiff
kern-tools: allow flexible branch points
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 24 Aug 2011 20:50:25 +0000 (16:50 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Aug 2011 22:13:55 +0000 (15:13 -0700)
Updating the SRCREV to pickup a series of changes to the
kern-tools that allow more flexible creation of trees from
scratch. This functionality is not used by the normal
kernel build process and has no impact on existing builds.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb

index 5659252a9ebe88ff60375e5aab7ecd8c2b4c2399..1649bbc414697cd529906a375a1d736f63957aa3 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 = "40d9bab24bde4c2f94a0cece153663aa93e0f9a4"
+SRCREV = "eab0c4eeb9fdb3d83e7aca4b70334cc7b02540b6"
 PR = r10
 PV = "0.1+git${SRCPV}"