From: Bruce Ashfield Date: Tue, 4 Jan 2011 21:39:03 +0000 (-0500) Subject: linux-yocto: update SRCREV to pickup debug/ftrace config changes X-Git-Tag: 2011-1~2930 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3f2902c9c9622a411fd992c54b441aa5d58ff073;p=openembedded-core.git linux-yocto: update SRCREV to pickup debug/ftrace config changes Updating to reflect the changes from Darren Hart: [ linux-yocto-2.6.37: Add debugfs and ftrace features to standard ktype meta-data ftrace provides low impact tracing facilities and should be made available on the main kernel - as opposed to a debug or tracing kernel which often add enough overhead to mask subtle bugs. These features are available on the 2.6.34 yocto kernel. Boot and trace-cmd tested on qemux86-64. Signed-off-by: Darren Hart CC: Bruce Ashfield CC: Tom Zanussi ] Signed-off-by: Bruce Ashfield --- diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index 536ee9beb4..fc20ce4c12 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc @@ -105,7 +105,7 @@ SRCREV_machine_pn-linux-yocto_atom-pc = "6635864790ac23db856147fcbc4e8ebbfd30a0b SRCREV_machine_pn-linux-yocto_routerstationpro = "cc1d802228803e0ebf27f3d3772de3620159d195" SRCREV_machine_pn-linux-yocto_mpc8315e-rdb = "be26676bf67b0c4b5f36b57fe9e46f8bfd2a67c9" SRCREV_machine_pn-linux-yocto_beagleboard = "6635864790ac23db856147fcbc4e8ebbfd30a0ba" -SRCREV_meta_pn-linux-yocto ?= "78e21cf094386a243ed43ae8252042ee0cc814c4" +SRCREV_meta_pn-linux-yocto ?= "653fa2338c46a3f940eadf42e1f95019ef43f64a" SRCREV_pn-linux-libc-headers-yocto ??= "6635864790ac23db856147fcbc4e8ebbfd30a0ba" SRCREV_pn-matchbox-config-gtk ??= "2081" SRCREV_pn-matchbox-desktop-sato ??= "76"