summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-22 08:58:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-22 08:59:24 +0000
commit14f7c9c9d87e1a9b0c20d78d528068fd9f1a27cf (patch)
treeb6320c83fbf6cf6c37a7f8f0e6181263da8fa377
parent7e2d4ea4657660b9845e4c20a4c4d9c6c8b345eb (diff)
downloadpoky-14f7c9c9d87e1a9b0c20d78d528068fd9f1a27cf.tar.gz
Revert "kern-tools: report missing config fragments by name"
This reverts commit 46cc0d0a2f1486bf541c1a1b11075de3da396cc2 since the revision in question isn't in the repository. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 635dfe6add..f2cd39f645 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
4 4
5DEPENDS = "git-native guilt-native" 5DEPENDS = "git-native guilt-native"
6 6
7SRCREV = "62c8807825ea923a18b1519375b0df67ad9daf2b" 7SRCREV = "6f68c9473b43c3e39755a72aef8733cbd0bf1a59"
8PR = "r12" 8PR = "r12"
9PV = "0.1+git${SRCPV}" 9PV = "0.1+git${SRCPV}"
10 10