summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* linux: remove 3.14 and 3.19 appendsRoss Burton2015-12-291-17/+0
| | | | | | | | These kernels have been removed from oe-core, so remove the appends from meta-intel. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bsps: update meta SRCREVsBruce Ashfield2015-07-281-2/+2
| | | | | | | | | Now that the BSP meta data comes from a separate git repository, we need to update the meta SRCREVs to ones that are valid in that tree (the previous REVs are only valid in a linux-yocto meta branch). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto: Update BSP to latest meta and branch SRCREVSaul Wold2015-04-151-6/+6
| | | | | | | | | Do the SRCREV update to the latest versions of linux-yocto to match the fido release, this removes warnings that where noted during the first round of 3.19. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto*_3.14: Update SRCREV_meta to avoid rt build failureDarren Hart2014-09-261-2/+2
| | | | | | | | | | | | | Fixes [YOCTO 6710] linux-yocto-rt recipe failing to build This meta update reorganizes the intel-common ktype and driver meta data which was causing the wrong branch to be checked out, resulting in a build failure for the rt kernel. Update both linux-yocto and linux-yocto-rt to use the updated intel-common meta data. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
* Revert "common: Update linux-yocto v3.14 recipe SRCREVs to v3.14.5"Tom Zanussi2014-06-111-6/+6
| | | | | | | This reverts commit d18d04b779518d4cc800ca11ed7d8b13c3856c24. The reverted commit causes a build problem for lttng-modules - reverting until fixed and tested.
* common: Update linux-yocto v3.14 recipe SRCREVs to v3.14.5Nitin A Kamble2014-06-101-6/+6
| | | | | | | Use the latest HEADs of the git branches from the kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: update SRCREVs of the linux-yocto-rt_3.14.bbappend recipeNitin A Kamble2014-05-221-2/+2
| | | | | | | Use the latest HEADs of the branches from the kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Update linux-yocto 3.14-rt machine SRCREVsTom Zanussi2014-05-211-4/+4
| | | | | | This also brings the kernel version up to 3.14.4. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Update linux-yocto 3.14-rt meta SRCREVsTom Zanussi2014-05-211-2/+2
| | | | | | | To pull in the 3.14-rt fixes for the live, qat, aufs, and misordered includes. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-common: Add linux-yocto 3.14-rt recipeDarren Hart2014-05-211-0/+17
Since linux-yocto-rt_3.14 didn't make it into the 1.6 release of oe-core, we need the .bb here. Still separate the .bbappend here to keep it as close as possible to the master branch, where the .bb is available in oe-core. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>