summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kern-tools
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-09-21 18:57:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-22 04:50:08 +0100
commit093c27a8fd4cd7a2ef56aff4655d3bfac88c8487 (patch)
tree636292983c8d225933be46e213c7042de12c2d2f /meta/recipes-kernel/kern-tools
parent03b86748aefc11c178e10c302284f355d2fc6edd (diff)
downloadast2050-yocto-poky-093c27a8fd4cd7a2ef56aff4655d3bfac88c8487.zip
ast2050-yocto-poky-093c27a8fd4cd7a2ef56aff4655d3bfac88c8487.tar.gz
linux-yocto: kernel configuration cleanups
There were some config fragment warnings that were being hidden by virtue of being output while generating the full config versus the ones that were generated during the configuration audit task. This change does the following: - Updates the kern-tools SRCREV to include changes that move all kernel configuration warnings to the audit script - Updates the meta SRCREV for linux-yocto to get updated kernel configuration fragments that are warning-free. These are duplicated configs, and other changes that have a net result of no runtime changes. (From OE-Core rev: 8e67d4dd1e1bc64a84791abc613e237e29dd2aaa) 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 edaaea6..87aa574 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 = "60723c84395a9ac1753589824e30be39a781bb82"
+SRCREV = "364437739c45a5e771d1f7b3ac73c35f1328fd97"
PR = r10
PV = "0.1+git${SRCPV}"
OpenPOWER on IntegriCloud