summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: remove emenlow from meta-yocto bbappend (2.6.37 version)1.1_M4.rc2+Paul Eggleton2011-09-151-1/+0
| | | | | | The emenlow BSP is now contained in the meta-intel layer. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* linux-yocto: remove emenlow from meta-yocto bbappendDarren Hart2011-09-071-1/+0
| | | | | | | | | The emenlow BSP is now contained in the meta-intel layer. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta-yocto: update SRCREV for v3.0.4Bruce Ashfield2011-09-052-7/+8
| | | | | | | | Updating the kernel SRCREVs to pickup the latest meta and BSP changes. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta-yocto: update SRCREVs for 3.0.3 and consolidated fixesBruce Ashfield2011-08-241-5/+5
| | | | | | | | Updating the SRCREVs to pickup the kernel.org -stable update for 3.0.3 and to pickup fixes done in standard for oe-core supported machines. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-yocto: atom-pc/mpc8315e-rdb change preferred version to 3.0Bruce Ashfield2011-08-241-2/+2
| | | | | | | Updating two more yocto hardware reference platforms to use the 3.0 kernel by default. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-yocto: add linux-yocto-rt support for all meta-yocto machinesDarren Hart2011-08-181-0/+25
| | | | | | | | Provide the necessary info in the linux-yocto-rt_3.0.bbappend to support building the RT kernel for each of the meta-yocto example BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto/meta-yocto: create linux-yocto 3.0 bbappendBruce Ashfield2011-07-271-0/+15
| | | | | | | | | Creating a 3.0 bbappend to enable work on the hardware yocto targets. The SRCREV updates in this file are accurate, but compatibility has been commented out until support can be verified. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: update mpc8315erdb SRCREVBruce Ashfield2011-07-201-1/+1
| | | | | | | | | | | | | | | | | | Fixes [YOCTO #1227] Updating the fsl-mpc8315erdb SRCREV to include the following commit: [ mpc8315erdb: fix ethernet at boot time Set the default MAC addresses for the two ethernet ports on the MPC8315E-RDB to the factory default values, allowing ethernet to come up correctly during boot without upgrading U-Boot. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> ] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: update SRCREVSBruce Ashfield2011-07-201-5/+5
| | | | | | | | | | | | | | | | | | | | | Fixes bug [YOCTO #1161] Fixes bug [YOCTO #773] This streamlines the routerstation pro configuration to remove options that are either unecessary or that are causing bugs. Also added to all branches is: commit ffd73d6b2a9bfa0de5710b90a2237f4be66ae9a7 Author: Yinghai Lu <yinghai@kernel.org> Date: Thu Jul 14 15:27:44 2011 -0700 mm: use alloc_bootmem_node_nopanic() on really needed path commit 8f389a99b652aab5b42297280bd94d95933ad12f upstream. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta-yocto: update yocto/standard and beagleboard SRCREVsBruce Ashfield2011-06-221-5/+5
| | | | | | | | | | | | | As part of sync'ing the in-tree beagleboard support, the following commit has been pushed to all branches, and hence the SRCREV update: bb8e31f USB: ehci: remove structure packing from ehci_def The beagleboard SRCREV update captures the 69 new patches merged from meta-ti and other upstream sources. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: update SRCREVs for utrace mergeBruce Ashfield2011-06-221-5/+5
| | | | | | | Updating the SRCREVs to account for the merge of utrace to support systemtap. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-yocto/linux-yocto: update to match the renamed linux-yocto recipesBruce Ashfield2011-06-142-0/+0
| | | | | | | | The linux-yocto recipes have been renamed to include explicit version numbers. The meta-yocto bbappends must be updated to follow the new naming convention. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: make e1000e structure common [commit: bec3f1e8c]Bruce Ashfield2011-06-071-5/+5
| | | | | | | | | | During work on 1.1 BSPs, some driver options changed. The result was that the upstream fix b1d670f10e8078485884f0cf7e384d890909aeaa needs to be available for all BSPs. These SRCREV updates are the result of making that commit common. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: update target/meta SRCREVsBruce Ashfield2011-06-071-5/+5
| | | | | | | | | | | | | | | Fixes bug [YOCTO #802] This SRCREV update picks up the following changes from the 2.6.37 kernel tree: - fishriver: creates and uses a dedicated BSP branch - fishriver: usbnet fixes - linux-omap: merge to match the 2.6.34 upstream merge content - beagleboard: adds VFAT config - fsl-mpc8315rdb: enables the eprom Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: fix gcc 4.6.0 compilation failuresBruce Ashfield2011-05-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes gcc 4.6.0 compliation issues by importing the upstream change: Author: Michal Marek <mmarek@suse.cz> Date: Mon May 2 12:13:01 2011 +0000 kbuild: Fix passing -Wno-* options to gcc 4.4+ Starting with 4.4, gcc will happily accept -Wno-<anything> in the cc-option test and complain later when compiling a file that has some other warning. This rather unexpected behavior is intentional as per http://gcc.gnu.org/PR28322, so work around it by testing for support of the opposite option (without the no-). Introduce a new Makefile function cc-disable-warning that does this and update two uses of cc-option in the toplevel Makefile. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Michal Marek <mmarek@suse.cz> Tested-by: Stephen Rothwell <sfr@canb.auug.org.au> Integrated-by: Bruce Ashfield <bruce.ashfield@windriver.com> :100644 100644 0ef00bd... 1d8e7e9... M Documentation/kbuild/makefiles.txt :100644 100644 7bd863e0.. 74bac80... M Makefile :100644 100644 ed2773e... ba25c44... M scripts/Kbuild.include Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto: Fix COMPATIBLE_MACHINE so core machines aren't overwrittenRichard Purdie2011-05-101-1/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* atom-pc: use linux-yocto (2.6.37) kernelDarren Hart2011-05-101-1/+1
| | | | | | | | | | | Tested boot, network, sato desktop, amixer, and audio playback on a Toshiba NB305 netbook. Depends on "linux-yocto: move non-core machines to meta-yocto" from Bruce Ashfield to the yocto list: Message-Id: <a258388e5b8d134009bb37cfc9f6b1c1dd8ba94e.1304707341.git.bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto: move non-core machines to meta-yoctoBruce Ashfield2011-05-102-0/+24
The non-qemu compatibility references have been removed from the main linux-yocto recipe. This change restores them in the meta-yocto layer. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Acked-by: Darren Hart <dvhart@linux.intel.com>