summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/recipes-kernel/linux
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: Remove redundant recipesDarren Hart2014-03-122-22/+0
| | | | | | | | | | Remove all redundant linux-yocto recipes where the BSP is able to reuse the intel-common version. Update the common bbappends with the KERNEL_FEATURES and module_autoload* statements from the consolidated bbappends. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Update linux-yocto-rt 3.8 to 3.10Darren Hart2014-03-121-10/+0
| | | | | | 3.8 is no longer supported, update the remaining 3.8-rt recipes to 3.10. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Remove linux-yocto rt and tiny 3.4 recipesDarren Hart2014-03-121-8/+0
| | | | | | 3.4 is no longer supported, drop the 3.4 rt and tiny recipes as well. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Remove linux-yocto 3.8 bbappendsDarren Hart2014-03-121-12/+0
| | | | | | | The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.8 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Remove linux-yocto 3.4 bbappendsDarren Hart2014-03-121-12/+0
| | | | | | | The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.4 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* intel-common: Make using intel-common override opt-inDarren Hart2014-02-056-6/+0
| | | | | | | | | | | | | | | | Currently the intel-core*-common.inc files also include the intel-common-pkgarch.inc, forcing the introduction of the intel-common PACKAGE_ARCH. Coupling this with the addition of the intel-common MACHINE_OVERRIDE, means that even MACHINE_ARCH packages can be influenced by intel-common overrides, which is not desirable. Remove the intel-common-pkgarch.inc from the intel-core*common.inc include files, requiring BSPs wanting to use the intel-common mechanism to explicitly include it. This obviates the need to reset the linux-yocto PACKAGE_ARCH to MACHINE_ARCH. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
* jasperforest: Set PACKAGE_ARCH to MACHINE_ARCH explicitlyDarren Hart2014-01-276-0/+11
| | | | | | | | | The new intel-common.inc sets the default of the PACKAGE_ARCH for the linux-yocto kernel recipes to DEFAULTTUNE_kernel. Revert the existing recipes to MACHINE_ARCH until they can be removed in favor of a more unified mechanism. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto-3.10: Update SRCREVs for 3.10.19Tom Zanussi2013-12-201-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 all the BSPs that were at the same machine SRCREV in one shot. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto-3.10: update kernel srcrevsNitin A Kamble2013-11-141-3/+3
| | | | | | | Updating kernel srcrevs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto_3.10: update srcrevsNitin A Kamble2013-10-181-2/+2
| | | | | | | | Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto v3.8 & v3.10 update srcrevsNitin A Kamble2013-10-032-3/+3
| | | | | | | Use the latest branch HEADs for srcrevs in these kernel recipes. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: update linux-yocto_3.10 kernel to 3.10.11Nitin A Kamble2013-09-231-3/+3
| | | | | | | | Update the kernel recipe src-revs to use the latest HEADS of the kernel repository branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto_3.10 recipe extensionNitin A Kamble2013-09-061-0/+11
| | | | | | | | | Provide the jasperforest BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the right git branches of the kernel repository for the jasperforest BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* jasperforest:linux-yocto-3.8: update meta branch srcrevNitin A Kamble2013-08-121-1/+1
| | | | | | | | | | This fixes USB autosuspend issues related to non-responsive mice & keyboards. Fixes bug: [YOCTO #4992] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* jasperforest: update the kernel commit IDs of kernel branchesNitin A Kamble2013-07-191-2/+2
| | | | | | | Using the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: update 3.4 kernel SRCREVsNitin A Kamble2013-06-171-3/+3
| | | | | | | | | | Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. This updates this BSPs v3.4 kernel to version 3.4.46. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* jasperforest: update kernel srcrev to v3.8.13Nitin A Kamble2013-06-121-3/+3
| | | | | | | | Update this BSP's kernel to the latest linux-yocto-3.8 version of v3.8.13 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto_3.8: update kernel SRCREVsNitin A Kamble2013-06-101-3/+3
| | | | | | | | | | Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. This updates this BSPs v3.8 kernel to version 3.8.11. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto: Drop 3.2 bbappends1.5_M1.rc11.5_M1.finalRichard Purdie2013-05-312-19/+0
| | | | | | | As part of the usual kernel upgrade cycle, the 3.2 kernel has been removed from OE-Core so remove the bbappend files from meta-intel too. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto-rt_3.8: Update all non-ISG BSPs with rt support to 3.8.4-rt2Darren Hart2013-04-051-0/+9
| | | | | | | | | | | | | | | | | | | | | Add the linux-yocto-rt_3.8.bbappend for every BSP supporting RT. Do not update BSPs maintained by ISG. Built, booted, and sniff tested with: $ cyclictest -p 90 -D 10m -t on all platforms. All boot and complete the test without abnormal outliers with the following exceptions: o sys940x generated a panic, reported to rt-user. Possibly hw related. o fri2 fails to boot, hanging at "i8042: No controller found" These need additional investigation, but shouldn't delay the merge of the recipes themselves. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* jasperforest: update v3.8 kernel recipe commits to v3.8.4Nitin A Kamble2013-03-291-2/+4
| | | | | | | And specify the LINUX_VERSION corresponding to the kernel branch commits. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto_3.8 recipe extensionNitin A Kamble2013-03-061-0/+9
| | | | | | | | | Provide the jasperforest 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 jasperforest BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: linux-yocto-dev recipe extensionNitin A Kamble2013-03-041-0/+9
| | | | | | | | | | | | Provide the jasperforest BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the jasperforest BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: remove kernel AUTOREVsTom Zanussi2013-02-042-4/+8
| | | | | | | | 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-8/+4
| | | | | | | | | | | | | | | 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-292-2/+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>
* jasperforest: update kernel repo srcrevsNitin A Kamble2012-10-161-2/+2
| | | | | | | | Keeping up2date with the latest HEADs of the branches from kernel v3.4 repository Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: uprev v3.4 kernel commit idsNitin A Kamble2012-10-041-2/+2
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* meta-jasperforest: update kernel SRCREVsTom Zanussi2012-09-212-4/+4
| | | | | | To pick up the latest meta and machine commits. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: retire linux-yocto-3.0Tom Zanussi2012-07-192-17/+0
| | | | | | | With the move to linux-yocto-3.4, linux-yocto-3.0 support can be removed. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: switch to linux-yocto-3.4 kernelTom Zanussi2012-07-182-0/+17
| | | | | | Switch jasperforest to the 3.4 kernel and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: update kernel SRCREVsTom Zanussi2012-07-101-2/+2
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-8/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-jasperforest. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update some kernel SRCREVsTom Zanussi2012-05-301-2/+2
| | | | | | | Update linux-yocto_3.2 kernel SRCREVS for crownbay, emenlow, fishriver, jasperforest, sugarbay, and chiefriver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto_3.0: Update KMACHINE and KBRANCH to play nice with new kerntoolsDarren Hart2012-05-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | The 3.0 based boards are lazy compared to our new modern ones. Without this patch, the linux-yocto-3.0 kernel do_patch() task would fail with: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/cedartrail/build/build/tmp/sysroots/x86_64-linux/usr/bin/updateme: line 434: yocto/standard/cedartrail-standard.scc: No such file or directory Setting the KBRANCH explicitly avoids this issue. This brings the following recipes inline with the fri2 and sys940x BSPs. Fix proposed by Bruce Ashfield. Testing: Built linux-yocto_3.0 for all machines involved, including the nopvr, noemgd variants. All built linux-yocto_3.0 successfully. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Kishore Bodke <kishore.k.bodke@intel.com>
* meta-intel: update some kernel SRCREVsTom Zanussi2012-05-171-2/+2
| | | | | | | Update linux-yocto_3.2 kernel SRCREVS for crownbay, emenlow, fishriver, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: switch to linux-yocto-3.2 kernelTom Zanussi2012-03-182-0/+17
| | | | | | Switch jasperforest to the 3.2 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update some kernel SRCREVsTom Zanussi2012-01-301-2/+2
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: remove 2.6.34 .bbappendTom Zanussi2011-12-011-4/+0
| | | | | | | The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update kernel SRCREVsTom Zanussi2011-12-011-2/+2
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, sugarbay, and romley. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update kernel SRCREVsTom Zanussi2011-11-141-2/+2
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, sugarbay, and romley. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-10-161-1/+1
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-10-041-1/+1
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-09-261-1/+1
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-09-201-1/+1
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-09-141-1/+1
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-09-061-2/+2
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-09-061-2/+2
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for crownbay, fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update SRCREVsTom Zanussi2011-08-201-2/+2
| | | | | | | Update linux-yocto_3.0 kernel SRCREVS for fishriver, fri2, jasperforest, and sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update linux-yocto 3.0 kernel SRCREVsTom Zanussi2011-08-171-2/+2
| | | | | | Update 3.0 kernel SRCREVs for fishriver, fri2, jasperforest, sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>