summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kern-tools
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-08-24 16:50:25 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-24 15:27:33 -0700
commitd7b152da6502366c13af7ab773d55673f70eac4c (patch)
treeef292e87968c4868cc2424e020166074bcb25e8c /meta/recipes-kernel/kern-tools
parent4f4475f4989c0a3c2dc7ea8d1e9fba3986a37c84 (diff)
downloadpoky-d7b152da6502366c13af7ab773d55673f70eac4c.tar.gz
kern-tools: allow flexible branch points
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. (From OE-Core rev: faaa03c2a166e37a11edd52011799e6a8cff144d) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kern-tools')
-rw-r--r--meta/recipes-kernel/kern-tools/kern-tools-native_git.bb2
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 5659252a9e..1649bbc414 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
4 4
5DEPENDS = "git-native guilt-native" 5DEPENDS = "git-native guilt-native"
6 6
7SRCREV = "40d9bab24bde4c2f94a0cece153663aa93e0f9a4" 7SRCREV = "eab0c4eeb9fdb3d83e7aca4b70334cc7b02540b6"
8PR = r10 8PR = r10
9PV = "0.1+git${SRCPV}" 9PV = "0.1+git${SRCPV}"
10 10