From b2d4c658f56a501cb245c777ce2a8e112f199feb Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 1 Apr 2011 23:12:45 -0400 Subject: 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 Signed-off-by: Richard Purdie --- meta/conf/distro/include/poky-default-revisions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro/include/poky-default-revisions.inc') 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 SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "6861d8a4d58f8aa75997f7678cc454791544507a" SRCREV_machine_pn-linux-yocto_beagleboard ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" SRCREV_machine_pn-linux-yocto ?= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" -SRCREV_meta_pn-linux-yocto ?= "51c761795b078bf3c80104ed6e73b3d995067384" +SRCREV_meta_pn-linux-yocto ?= "727fc4769aa920fc5bb3eb9a81bf92d0e6340903" SRCREV_pn-linux-libc-headers-yocto ??= "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028" SRCREV_pn-matchbox-desktop-sato ??= "76" -- cgit v1.2.3-54-g00ecf