summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2010-10-18 01:12:08 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2010-10-18 01:17:46 -0400
commit3d91a51a8ea1404f5dcc3714da2a69565dc2993b (patch)
tree8ebb656d5f4c8071e971ef5f8894f4d68cd979d2 /meta
parent64bb014ea6314d1f373fa6b52cdf8aaead1fafcb (diff)
downloadpoky-3d91a51a8ea1404f5dcc3714da2a69565dc2993b.tar.gz
kernel tools: update SRCREV
Fixes [BUGID #199] To allow optional features to be enabled for a given BSP, we need to re-enable this functionality in the kernel tools. The following commit in that repo fixes a problem when passing feature names: [ commit 140693a6b0d81b7ba7175b6cfce11c6c22f81e24 Author: Bruce Ashfield <bruce.ashfield@windriver.com> Date: Sun Oct 17 01:22:00 2010 -0400 updateme: do not expand directories If a directory is passed to updateme, do NOT expand it to a full path, the compilation phase will search and do this while applying some special logic to find properly named features. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> ] 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 5b3dfd5dc8..1dafab0d2c 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -55,7 +55,7 @@ SRCREV_pn-gypsy ??= "147"
55SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" 55SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
56SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" 56SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
57SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" 57SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
58SRCREV_pn-kern-tools-native ??= "cc019c59f0876e126ffa6d04ec4ea46715483fce" 58SRCREV_pn-kern-tools-native ??= "140693a6b0d81b7ba7175b6cfce11c6c22f81e24"
59SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e" 59SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e"
60SRCREV_pn-libfakekey ??= "2031" 60SRCREV_pn-libfakekey ??= "2031"
61SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f" 61SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f"