summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2018-12-13linux-intel/4.19: update to v4.19.8yocto-2.6.1thud-20.0.110.0-thud-2.6Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-12-06backport-iwlwifi: exclude from world buildsAnuj Mittal
The release we use doesn't compile with 4.19 kernel (and shouldn't be needed there) so exclude it from world builds for now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-12-06linux-intel/4.19: update to v4.19.5Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-12-06linux-intel/4.19: add recipeAnuj Mittal
Builds 4.19/base from linux-intel-lts. Include a patch from linux-yocto 4.18 to detect ncurses correctly when cross-compiling and move the older patch to version specific recipes from inc. In addition to intel-common kernel configs from yocto-kernel-cache, this also includes security.scc feature which enables a set of configs with the aim of reducing the kernel attack surface and/or of performing additional checks and validation of commonly used structures in kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-12-06ixgbe: upgrade 5.3.8 -> 5.5.2Anuj Mittal
Added XDP support and fixes compilation issues with 4.19 kernel. License checksum changed because of formatting related changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-11-14linux-intel-rt/4.14: update to v4.14.78Anuj Mittal
Updates -rt patchset to -rt47 and also includes kernel configuration cleanups. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-11-07linux-intel/4.14: update to v4.14.78Anuj Mittal
Also include more config clean-up changes from yocto-kernel-cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-10-30linux-intel/4.9: update to v4.9.134Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-27ixgbevf: 4.3.5 -> 4.3.6Anuj Mittal
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.3.6/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-27ixgbe: 5.3.7 -> 5.3.8Anuj Mittal
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.3.8/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-24linux-intel-rt/4.14: update to v4.14.68Anuj Mittal
Updates -rt patchset to -rt42. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-20linux-intel-rt/4.14: update to 4.14.63Anuj Mittal
Updates -rt patchset to -rt40. Also include meta changes to cleanup kernel configuration. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-20linux-intel/4.14: update to 4.14.68Anuj Mittal
Also include meta changes to cleanup kernel configurations. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-20linux-intel/4.9: update to 4.9.126Anuj Mittal
Also include meta changes to cleanup kernel configuration. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-intel-rt/4.9: update meta SRCREVAnuj Mittal
Include changes that drop obsolete configs to get rid of audit warnings: bae5cc4e bsp/romley: drop obsolete config 2e39f82d x86: update microcode configs 6894481e wifi: CONFIG_VENDOR_ATH must be build in 3a9f687c pm: drop obselete CONFIG_USB_SUSPEND bb869e57 pm: change CONFIG_PM_RUNTIME to CONFIG_PM 49547fd6 i915: remove obselete CONFIG_DRM_I915_KMS 4b49aa8e i915: rename preliminary_hw_support to alpha_support d6186c62 sound: fix CONFIG_SND_SST_MFLD_PLATFORM d57f4ebf netfilter: drop CONFIG_NF_CONNTRACK_PROC_COMPAT c8e3cf86 netfilter: remove obselete ULOG configs 13da6cb5 fs: drop old ext3 options 8e25da60 cgroups: remove obselete options aa6a61d8 wifi: ATH_CARDS -> WLAN_VENDOR_ATH 4e32f99a intel: remove CONFIG_CPU_FREQ_TABLE 131df62c common-pc: remove obselete subsystem 0040deb2 bsp: don't include crypto.scc 3f94205d features/crypto: drop feature e2951464 features/thermal: use the correct config name 5a09f42b features: drop obsolete configs Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-intel/4.9: update meta SRCREVAnuj Mittal
Include changes that drop obsolete configs to get rid of audit warnings: bae5cc4e bsp/romley: drop obsolete config 2e39f82d x86: update microcode configs 6894481e wifi: CONFIG_VENDOR_ATH must be build in 3a9f687c pm: drop obselete CONFIG_USB_SUSPEND bb869e57 pm: change CONFIG_PM_RUNTIME to CONFIG_PM 49547fd6 i915: remove obselete CONFIG_DRM_I915_KMS 4b49aa8e i915: rename preliminary_hw_support to alpha_support d6186c62 sound: fix CONFIG_SND_SST_MFLD_PLATFORM d57f4ebf netfilter: drop CONFIG_NF_CONNTRACK_PROC_COMPAT c8e3cf86 netfilter: remove obselete ULOG configs 13da6cb5 fs: drop old ext3 options 8e25da60 cgroups: remove obselete options aa6a61d8 wifi: ATH_CARDS -> WLAN_VENDOR_ATH 4e32f99a intel: remove CONFIG_CPU_FREQ_TABLE 131df62c common-pc: remove obselete subsystem 0040deb2 bsp: don't include crypto.scc 3f94205d features/crypto: drop feature e2951464 features/thermal: use the correct config name 5a09f42b features: drop obsolete configs Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-intel: remove obsolete configsAnuj Mittal
Remove invalid kernel configs. These were added for in-review patches in bxt-rebase branch and aren't present upstream. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-intel-rt/4.14: update meta SRCREVAnuj Mittal
Includes changes to drop obsolete configs: 5c089e91 features/thermal: use the correct config name 580b72ac features/crypto: drop feature c43c9e19 kver: bump to v4.14.67 7f3eea0b features/media: drop obsolete config 26aa829b features/soc/baytrail: fix conflict with configs 998a9153 features: drop obsolete configs 2fe11da3 fragments: drop obsolete configs a4b2d369 dmm.cfg: Change dm-multipath from built-in kernel module to LKM 07ce8f9a bsp: Add tiny config entries for intel-x86 8a3be7d7 features/security: add configs to harden protection f9727269 kver: bump to v4.14.62 f75450c3 qemuarm64: Add preemp-rt config entry 49e24e3e standard: add bfp configs by default 30267603 rbd: Add fragments for Rados block device ece16172 intel-x86: Add preemp-rt config entries eaef206f tiny: Remove CONFIG_TINY_RCU 9db39d1e intel-x86: Add intel-x86 BSPs 22177e6c cfg: add fragment on kernel selftest Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-intel/4.14: update meta SRCREVAnuj Mittal
Include changes that drop obsolete configs and reduce conflicts: 5c089e91 features/thermal: use the correct config name 580b72ac features/crypto: drop feature c43c9e19 kver: bump to v4.14.67 7f3eea0b features/media: drop obsolete config 26aa829b features/soc/baytrail: fix conflict with configs 998a9153 features: drop obsolete configs 2fe11da3 fragments: drop obsolete configs a4b2d369 dmm.cfg: Change dm-multipath from built-in kernel module to LKM 07ce8f9a bsp: Add tiny config entries for intel-x86 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-yocto: drop bbappends for 4.15 kernelAnuj Mittal
4.15 recipes have been dropped and replaced by 4.18 in OE-core. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-04linux-yocto: drop bbappends for 4.12 kernelAnuj Mittal
4.12 kernel has been dropped in this release, drop these bbappends. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-30linux-yocto: add bbappends for 4.18 kernelAnuj Mittal
Add bbappends to enable 4.18 linux-yocto kernel from OE-core to be built with meta-intel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-24linux-intel/4.14: update SRCREV to 4.14.66Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-17linux-intel/4.14: harden kernel configAnuj Mittal
Include scc that enables stricter config options that reduce the attack surface and/or perform additional checks and validation of commonly used structures in kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-09linux-intel/4.9: use new/correct revision for 4.9.116Anuj Mittal
Also drop the patch that has been included in the lts tree instead. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-09linux-intel-rt/4.14: update SRCREV to 4.14.59Anuj Mittal
Updates preempt-rt patchset to -rt37. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-09linux-intel/4.14: update SRCREV to 4.14.59Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-08linux-intel/4.9: update to 4.9.116Anuj Mittal
Also include a patch to replace /bin/awk with /usr/bin/awk to fix issues with kernel-devsrc packaging/installation. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-24linux-intel/4.9: update SRCREV to 4.9.113Anuj Mittal
Also update meta SRCREVs. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-24linux-intel-rt/4.14: update SRCREV to 4.14.52Anuj Mittal
Updates preempt-rt patchset to -rt34. Also, update meta SRCREVs to include: d64aec97 igb.cfg: change igb config from m to y 34d4dc9c bsp: create qemuarm-tiny configuration 1beb3acf kernel features about debug: gather debug features c7285c00 staging: octeon: Add a workaround for the issue of GCC8 94457657 kver: bump to v4.14.48 53336e1b features/kernel-sample: add kernel sample support b577f9a0 crypto: aes-generic - fix aes-generic regression on powerpc d1e17069 objtool, perf: Fix GCC 8 -Wrestrict error 91b09701 mips: Disable attribute-alias warnings c4902ee8 powerpc: Disable attribute-alias warnings from gcc8 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-24linux-intel/4.14: update SRCREV to 4.14.56Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-09linux-intel/4.14: update SRCREV to 4.14.52Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-06-22Revert "lttng-modules: fix build error with 4.14 -rt kernel"Anuj Mittal
lttng-modules has been upgraded to 2.10.6 which fixes this problem and this backport isn't required anymore. This reverts commit 55894192dbf4278ccb3bc25e059d6f62fbb8003f. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-06-21lttng-modules: fix build error with 4.14 -rt kernelAnuj Mittal
Backport patch to fix build errors with 4.14 rt kernels. Should be reverted after lttng-modules is upgraded to 2.10.6 in OE-core. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-06-11linux-intel-rt/4.14: update meta SRCREVsAnuj Mittal
Brings in following changes: 0a24859c kver: bump to v4.14.40 86650d7f features/net/team: Add Ethernet TEAM drivers ea933089 systemtap: include note about CONFIG_KERNEL_DEBUG f8232ce8 kver: bump to v4.14.30 53a4d48a features/wifi: Add WiFi driver fragments for various vendors/interfaces 95cda880 mpc8315e-rdb: Enable Realtek PHY driver 5f6c3e32 Revert "features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG" 54b3e9b7 features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG 801a6483 aufs: fix compile warning 426c8aa4 kver: bump to v4.14.24 c5e05f3c yaffs2: include rawnand.h instead of nand.h b4468b54 kver: bump to v4.14.19 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-06-11linux-intel/4.14: update SRCREV to 4.14.48Anuj Mittal
Also, update the meta SRCREV which brings in following changes: 94457657 kver: bump to v4.14.48 53336e1b features/kernel-sample: add kernel sample support b577f9a0 crypto: aes-generic - fix aes-generic regression on powerpc d1e17069 objtool, perf: Fix GCC 8 -Wrestrict error 91b09701 mips: Disable attribute-alias warnings c4902ee8 powerpc: Disable attribute-alias warnings from gcc8 86650d7f features/net/team: Add Ethernet TEAM drivers ea933089 systemtap: include note about CONFIG_KERNEL_DEBUG 53a4d48a features/wifi: Add WiFi driver fragments for various vendors/interfaces 95cda880 mpc8315e-rdb: Enable Realtek PHY driver 801a6483 aufs: fix compile warning c5e05f3c yaffs2: include rawnand.h instead of nand.h Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-24ixgbe: upgrade 5.3.6 -> 5.3.7Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-24ixgbevf: upgrade 4.3.4 -> 4.3.5Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-16linux-intel-rt/4.14: update to 4.14.40Anuj Mittal
Updates linux preempt-rt to 4.14.30-rt30. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-16linux-intel/4.14: update to 4.14.40Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-16linux-intel/4.9: update to 4.9.99Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-16linux-intel/4.9: update to v4.9.84California Sullivan
Also the preempt-rt kernel updates to the -rt62 patchset. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-04-24linux-intel/4.14: update to v4.14.35California Sullivan
Also change from branch 4.14/yocto/base-rt to 4.14/base-rt. This is only cosmetic, the branches are exactly the same. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-24linux-intel-rt/4.14: update to v4.14.34California Sullivan
Also updates preempt-rt patchset to -rt27. Change from branch 4.14/yocto/base-rt to 4.14/base-rt. This is only cosmetic, the branches are exactly the same. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-23ixgbevf: cleanup recipeyocto-2.5sumo-19.0.0Anuj Mittal
* Remove unnecessary code and include version info in recipe. * Better description of the package and project page * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-13linux-intel-rt_4.14: update to latest 4.14.29 commitCalifornia Sullivan
No stable update, but the following patches are applied: 12bddcf trusty: add RAX into clobber list of inline asm for ACRN e5e8760 trusty: Update macro SMC_FC_GET_WALL_SIZE from 12 to 20 4029aa7 Revert "REVERTME disable user mode non-root access to the eBPF JIT" Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-13linux-yocto-4.14: update to v4.14.33California Sullivan
Updates from v4.14.30 stable to v4.14.33 stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-12iwlwifi: remove reference to SYSTEMD_AUTO_ENABLEAnuj Mittal
Serves no purpose, and makes sense only when inheriting systemd. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-12ixgbe: cleanup recipeAnuj Mittal
* Remove unnecessary code and include version info in recipe name. * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. * Better description and proper project page. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-04-09ixgbevf: update to v4.3.4California Sullivan
Also remove the python snippet limiting it to pre-4.14 kernels, as the new version is compatible. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>