From: Bruce Ashfield Date: Tue, 15 Feb 2011 18:56:08 +0000 (-0500) Subject: linux-yocto: add jasperforest BSP and fix lttng NMI bug X-Git-Tag: 2011-1~2350 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=58e878c554378b0c1023d509ccc2a46b3c525602;p=openembedded-core.git linux-yocto: add jasperforest BSP and fix lttng NMI bug During the introduction of the jasperforest BSP, a lttng issues was picked up with NMI tracing. The upstream (and our solution) is to revert that commit. This change updates the meta repo for jasperforest and pushes out the nmi revert to all BSPs. 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 a04fa9e047..078e2ae823 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc @@ -98,20 +98,19 @@ SRCREV_machine_pn-linux-yocto-stable_beagleboard ?= "ef7f944e773950d4016b7643f9e SRCREV_machine_pn-linux-yocto-stable ?= "72ca49ab08b8eb475cec82a10049503602325791" SRCREV_meta_pn-linux-yocto-stable ?= "e1f85a470934a0cf6abde5d95533e74501822c6b" # development SRCREVs -SRCREV_machine_pn-linux-yocto_qemuarm ?= "c6d1949b479118d027a6c0f0841247cc0ea697b2" -SRCREV_machine_pn-linux-yocto_qemumips ?= "cab9f6666b9913136549cee2f5db07134f4d9780" -SRCREV_machine_pn-linux-yocto_qemuppc ?= "4ab4b22d4768f65cfadccae6d749e4f3769b0afa" -SRCREV_machine_pn-linux-yocto_qemux86 ?= "cb4faf3af527e25feee584f39c3956ca0c9448c8" -SRCREV_machine_pn-linux-yocto_qemux86-64 ?= "343c06b25b221aa7f7019aee83b2d976041fddce" -SRCREV_machine_pn-linux-yocto_emenlow ?= "30a8b903be9cb18ba1fc11242159fa5d7bfdb1cc" -SRCREV_machine_pn-linux-yocto_atom-pc ?= "343c06b25b221aa7f7019aee83b2d976041fddce" -SRCREV_machine_pn-linux-yocto_routerstationpro ?= "4f1adb92fd08001ec76185c7febea7504c84f082" -SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "68fb0b8d73bbb336ffa4a47bc70ec1eab021b7f6" -SRCREV_machine_pn-linux-yocto_beagleboard ?= "343c06b25b221aa7f7019aee83b2d976041fddce" -SRCREV_machine_pn-linux-yocto ?= "cb4faf3af527e25feee584f39c3956ca0c9448c8" -SRCREV_meta_pn-linux-yocto ?= "5a32d7fe3b817868ebb697d2d883d743903685ae" -SRCREV_machine_pn-linux-yocto ?= "cb4faf3af527e25feee584f39c3956ca0c9448c8" -SRCREV_pn-linux-libc-headers-yocto ??= "343c06b25b221aa7f7019aee83b2d976041fddce" +SRCREV_machine_pn-linux-yocto_qemuarm ?= "33bf23ffea7cd8a31912924bafa8ea2ba3613fe2" +SRCREV_machine_pn-linux-yocto_qemumips ?= "5ee86c26c3f7f2498f31fd09c283abf630fad0dc" +SRCREV_machine_pn-linux-yocto_qemuppc ?= "3f5fe5067d9b911b4b93cad9d671ad20d0d099f0" +SRCREV_machine_pn-linux-yocto_qemux86 ?= "b7a49018103933e8bc12f70f8d78aff5acf88bed" +SRCREV_machine_pn-linux-yocto_qemux86-64 ?= "49a2e709dd41bcfa206e61b88e5562789a6b8914" +SRCREV_machine_pn-linux-yocto_emenlow ?= "5e0da33b2aedc6300460bb91921b8da202d6f652" +SRCREV_machine_pn-linux-yocto_atom-pc ?= "49a2e709dd41bcfa206e61b88e5562789a6b8914" +SRCREV_machine_pn-linux-yocto_routerstationpro ?= "3e66595a0e6f428aa40e883fa7697ca8b145050f" +SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "aefd36272f47de297a77feaa583cbeb4935f3abb" +SRCREV_machine_pn-linux-yocto_beagleboard ?= "49a2e709dd41bcfa206e61b88e5562789a6b8914" +SRCREV_machine_pn-linux-yocto ?= "49a2e709dd41bcfa206e61b88e5562789a6b8914" +SRCREV_meta_pn-linux-yocto ?= "29047c254624e0bd8a0ac6da92862f7c6357cb0b" +SRCREV_pn-linux-libc-headers-yocto ??= "49a2e709dd41bcfa206e61b88e5562789a6b8914" SRCREV_pn-matchbox-config-gtk ??= "3ed74dfb7c57be088a5ab36e446c0ccde9fa1028" SRCREV_pn-matchbox-desktop-sato ??= "76" SRCREV_pn-matchbox-desktop ??= "af7ed6775487380be73160aa0298bf6019765fad"