summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/poky-default-revisions.inc
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-04-01 23:12:45 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-04 14:10:02 +0100
commitb2d4c658f56a501cb245c777ce2a8e112f199feb (patch)
tree50b061ab6d1ac0604b24fa83bd6fae9ae2d43311 /meta/conf/distro/include/poky-default-revisions.inc
parent0ac1c27c2ac6914ce827d3bf97ae7ac830ce7c71 (diff)
downloadpoky-b2d4c658f56a501cb245c777ce2a8e112f199feb.tar.gz
linux-yocto/meta: cleanup and streamline kernel meta data
Fixes [YOCTO #945] As part of the update to 2.6.37 existing configuration and patches from the -stable kernel were left in place as a reminder of features and configuration carry forward. A lot of these reminders are no longer necessary and the kernel meta data needs to be cleaned up to prepare for activities related to newer kernels. Also in this meta update are configuration changes to allow common_pc derived BSPs to have a clean baseline configuration. (From OE-Core rev: b99166344ff8147f15e30b52946f68dfc5c25eda) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/poky-default-revisions.inc')
-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 a2b6a983fb..9a3ae7eae6 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -109,7 +109,7 @@ SRCREV_machine_pn-linux-yocto_routerstationpro ?= "8db69980d76e1f863af409e701759
109SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "6861d8a4d58f8aa75997f7678cc454791544507a" 109SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "6861d8a4d58f8aa75997f7678cc454791544507a"
110SRCREV_machine_pn-linux-yocto_beagleboard ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" 110SRCREV_machine_pn-linux-yocto_beagleboard ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
111SRCREV_machine_pn-linux-yocto ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" 111SRCREV_machine_pn-linux-yocto ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
112SRCREV_meta_pn-linux-yocto ?= "51c761795b078bf3c80104ed6e73b3d995067384" 112SRCREV_meta_pn-linux-yocto ?= "727fc4769aa920fc5bb3eb9a81bf92d0e6340903"
113SRCREV_pn-linux-libc-headers-yocto ??= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" 113SRCREV_pn-linux-libc-headers-yocto ??= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3"
114SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028" 114SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028"
115SRCREV_pn-matchbox-desktop-sato ??= "76" 115SRCREV_pn-matchbox-desktop-sato ??= "76"