diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-06-18 01:04:26 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-07-19 11:59:38 -0400 |
commit | 15624d13d0ee432a2ff28168ba58674c54550af0 (patch) | |
tree | b8ad8b60e63518b006cb40b9430a3f650af3a6db /meta/conf/distro/include/poky-default-revisions.inc | |
parent | 3e86c5e644584bea9ab8de1d002d7db2b7deb14a (diff) | |
download | poky-15624d13d0ee432a2ff28168ba58674c54550af0.tar.gz |
kern_tools: wrs kernel manipulation tools
These tools are largely unused at the moment, but represent
a baseline set of functionality for working with a Wind River
Linux kernel.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/conf/distro/include/poky-default-revisions.inc')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index 9e39e534b9..a65e5876d7 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc | |||
@@ -47,6 +47,7 @@ SRCREV_pn-gypsy ??= "147" | |||
47 | SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" | 47 | SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" |
48 | SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" | 48 | SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" |
49 | SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" | 49 | SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" |
50 | SRCREV_pn-kern-tools-native ??= "20d390ef5001d99a72c19a525751aeb76ca85a19" | ||
50 | SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e" | 51 | SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e" |
51 | SRCREV_pn-libfakekey ??= "2031" | 52 | SRCREV_pn-libfakekey ??= "2031" |
52 | SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f" | 53 | SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f" |