summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto/4.1: Update SRCREVs to v4.1.33 and CVE-2016-5195 fixCalifornia Sullivan2016-11-161-3/+3
| | | | | | | With this major CVE an update to the kernel is required. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto-tiny: Fix broken SRCREV specificationsTom Zanussi2016-06-231-2/+2
| | | | | | | | linux-yocto-tiny uses hyphens rather than underscores between SRCREV and the machine or meta specification, preventing it from actually taking effect. Fix it by changing the hyphens to underscores. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto-tiny/4.1: Switch to standard/tiny/intel/baseTom Zanussi2016-06-231-4/+4
| | | | | | | | The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.1 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto/4.1: Update SRCREVs to latestCalifornia Sullivan2016-04-211-1/+1
| | | | | | | Backports of upstream spi changes for Broxton and Apollo lake support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto/4.1: Update to Linux 4.1.18California Sullivan2016-03-101-3/+3
| | | | | | | | | | | | | This SRCREV update also includes the fix to CVE-2016-0728. An intermittent graphics bug that appears to be harmless besides spamming dmesg has been observed on this release, but it is very rare and no method to reproduce or patch to fix it has been found. The graphics bug observed is "vblank wait timed out on crtc 0" followed by a call trace. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto: Update to 4.1.15Saul Wold2016-01-041-3/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto: Update machine and meta SRCREVSaul Wold2015-10-261-2/+2
| | | | | | Updating the META SRCREVs to make the nf_tables feature available. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto-tiny: Add 4.1 bbappendSaul Wold2015-08-281-0/+9
This will enable tiny KTYPE support for the meta-intel core BSPs using the 4.1 kernel, it also adds intel-quark as a Tiny platform. Signed-off-by: Saul Wold <sgw@linux.intel.com>