Commit Graph

6 Commits

Author SHA1 Message Date
California Sullivan
93e866a0d5 linux-yocto/4.8: Update to v4.8.25
This is necessary due to CVE-2017-100251.

Note that the 4.8 kernel was not LTS, so it not longer receives support
from Greg K.H., and we are instead based off a branch supported by Paul
Gortmaker of Windriver.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-09-27 10:22:24 -07:00
California Sullivan
6add415104 linux-yocto/4.8: Update to latest stable release
Bump from 4.8.12 to 4.8.17. A change in kernel tools makes this patch
necessary, as an error in the kernel-cache caused a bad configuration.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2017-01-31 17:13:28 -08:00
California Sullivan
f3c4c983c1 linux-yocto/4.8: Update SRCREVs for v4.8.3 stable update
This includes the fix to CVE-2016-5195 "dirty cow", and fixes a bug in
preempt-rt that was preventing boots on core2.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-10-28 08:39:58 -07:00
California Sullivan
b38cdec1ab linux-yocto/4.8: Fix configcheck warnings and build in R8169 support
With this update, most of the kernel_config check warnings are fixed.
Also, we now have Ethernet support on the MinnowBoard MAX and Turbot on
minimal images.

>From yocto-kernel-cache:

552a837 features: Fix configcheck warnings in features used by intel-quark BSPs
c33d9c2 features: Fix configcheck warnings in features used by intel-core* BSPs
03bf3dd bsp/common-pc: Enable R8169 driver since its needed by supported platforms

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-10-12 17:09:34 -07:00
California Sullivan
9052773016 linux-yocto/4.8: Bump SRCREVs to v4.8 and add preempt-rt recipe
This updates the linux-yocto 4.8 bbappends to use the 4.8 final kernel.
Also, we finally add the preempt-rt recipe since the rt patches are
available with no obvious defects.

v2 changes:
* Add backport patch "Using BUG_ON() as an assert() is _never_ acceptable"

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-10-07 13:39:13 -07:00
California Sullivan
bf9fe9e2d9 linux-yocto: Add linux-yocto 4.8 recipes
Preliminary testing on the 4.8 kernel has gone well with no major
defects found on Intel hardware.

The preempt-rt patches are not yet available for the -rt kernel, so only
add the base and tiny linux-yocto recipes for now.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-09-13 07:47:11 -07:00