summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* meta-crystalforest: update linux-yocto_3.10 SRCREV and READMEChan Wei Sern2014-03-121-5/+5
| | | | | | | | Update linux-yocto_3.10 meta-crystalforest to v3.10.32 and update linux-yocto_3.10 meta branch to most recent. Update README to mention Coleto Creek is supported. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
* linux-yocto-3.10: Update SRCREVs for 3.10.19 for remaining BSPsDarren Hart2013-12-191-3/+3
| | | | | | | | | | | | | | Fixes [YOCTO 5679] Bump the SRCREVs to address the lttng-modules build failure introduced by the oe-core/poky commit: lttng-modules: Update to 2.3.3 version This updates the SRCREVs for crystalforest, haswell-wc, and romley which were at different points than the rest of the BSPs in the layer. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-crystalforest: update linux-yocto_3.10 SRCREVOng Boon Leong2013-11-111-3/+3
| | | | | | | | Update machine and meta branch to use latest SRCREV. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: update linux-yocto_3.10 to support latest commitChang, Rebecca Swee Fun2013-11-071-2/+2
| | | | | | | from meta branch. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: enable linux-yocto_3.10 kernel recipeChang, Rebecca Swee Fun2013-10-221-0/+19
| | | | | | | | Enable meta-crystalforest linux-yocto_3.10 kernel version for both Gladden and Server platforms at version 3.10.11. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: update linux-yocto_3.8 kernel to 3.8.13Ong Boon Leong2013-10-181-5/+5
| | | | | | | | | Update the kernel recipe src-revs to use kernel v3.8.13 of the kernel repository branches and to use the HEAD of linux-yocto_3.8 meta branch. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crystalforest: update v3.8 kernel recipe commits to v3.8.41.4_M5.rc31.4_M5.finalKishore Bodke2013-04-021-4/+6
| | | | | | | specify the LINUX_VERSION corresponding to the kernel branch commits and update the commits to v3.8.4. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* crystalforest: linux-yocto_3.8 recipe extensionKishore Bodke2013-03-261-0/+17
| | | | | | | | Provide the crystalforest BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the crystalforest BSP. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* meta-intel: remove kernel AUTOREVsTom Zanussi2013-02-042-8/+12
| | | | | | | | Using AUTOREV turns out to cause problems with unreproducible autobuilder builds and unwanted network access. This patch removes kernel AUTOREVs and locks down SRCREVs and LINUX_VERSIONs. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* meta-intel: remove explicit kernel SRCREVsTom Zanussi2012-11-132-10/+8
| | | | | | | | | | | | | | | To ease development on unreleased BSPs, let the kernel SRCREV float. This avoids constantly having to update the SRCREVs manually, and assures we won't get into a situation where LINUX_VERSION doesn't match the version set by the kernel recipe. We'll lock down the kernel SRCREVs and set the matching LINUX_VERSION when we do releases, but in the meantime, we can use AUTOREV. Note that individual BSPs are always free to override this maintain their own SRCREVs if they want to. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update kernel SRCREVs and pin LINUX_VERSIONTom Zanussi2012-10-291-4/+6
| | | | | | | | | | Update all the linux-yocto .bbappends with the latest kernel SRCREVs and add explicit LINUX_VERSIONs for the 1.3 release, to prevent a mismatch between the kernel version actually used in the machine branch vs the version the recipe uses for the kernel image, which can change with stable updates. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crystalforest: Change the machine namesKishore Bodke2012-10-292-21/+20
| | | | | | | | | | Change the Machine names for the two machines that will be used to publish the BSP on the Yocto Project website. And add the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: update kernel SRCREVsTom Zanussi2012-10-251-4/+4
| | | | | | To the latest meta and kernel version (was 3.4.9, now 3.4.11). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: Update SRCREV for meta.Kishore Bodke2012-10-152-4/+4
| | | | | | | | Update SRCREVs of meta branch to include the new PCI config options added. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: Crystal Forest BSP Created.1.3_M4.rc11.3_M4Kishore Bodke2012-09-072-0/+35
Initial checkin for the new Crystal Forest BSP. This BSP is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>