aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2010-10-05 23:44:59 -0400
committerSaul Wold <Saul.Wold@intel.com>2010-10-07 08:24:37 -0700
commitfb2430212521680d593c8c725a9dfb635f40bd59 (patch)
tree331d16fc2ffc57377b9d8b2746777465dcb46366 /meta
parentbf1a37e40cbb96e55563c8b3ed3837a32b438c21 (diff)
downloadopenembedded-core-contrib-fb2430212521680d593c8c725a9dfb635f40bd59.tar.gz
kern_tools: update SRCREV for defconfig fixes
Fixes [BUGID #399] During BSP work it was noticed that some defconfigs weren't being pulled into BSPs. This was due to a bad test that ended up allowing a defconfig to exclude itself. The test has been tightened to only kernel feature files, and defconfigs are now always pulled in. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 6c576ef84a..b4e294e345 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -49,7 +49,7 @@ SRCREV_pn-gypsy ??= "147"
SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
-SRCREV_pn-kern-tools-native ??= "81bbb111b89d243191b865c8c6849af28e246d65"
+SRCREV_pn-kern-tools-native ??= "cc019c59f0876e126ffa6d04ec4ea46715483fce"
SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e"
SRCREV_pn-libfakekey ??= "2031"
SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f"