summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-yocto: drop bbappends for 4.15 kernelAnuj Mittal2018-09-042-2/+0
| | | | | | 4.15 recipes have been dropped and replaced by 4.18 in OE-core. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto: drop bbappends for 4.12 kernelAnuj Mittal2018-09-043-17/+0
| | | | | | 4.12 kernel has been dropped in this release, drop these bbappends. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto: add bbappends for 4.18 kernelAnuj Mittal2018-08-302-0/+2
| | | | | | | 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>
* linux-intel/4.14: update SRCREV to 4.14.66Anuj Mittal2018-08-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: harden kernel configAnuj Mittal2018-08-171-2/+2
| | | | | | | | 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>
* linux-intel/4.9: use new/correct revision for 4.9.116Anuj Mittal2018-08-092-39/+1
| | | | | | Also drop the patch that has been included in the lts tree instead. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update SRCREV to 4.14.59Anuj Mittal2018-08-091-2/+2
| | | | | | Updates preempt-rt patchset to -rt37. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.59Anuj Mittal2018-08-091-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to 4.9.116Anuj Mittal2018-08-082-2/+40
| | | | | | | 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>
* linux-intel/4.9: update SRCREV to 4.9.113Anuj Mittal2018-07-241-3/+3
| | | | | | Also update meta SRCREVs. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update SRCREV to 4.14.52Anuj Mittal2018-07-241-3/+3
| | | | | | | | | | | | | | | | | | 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>
* linux-intel/4.14: update SRCREV to 4.14.56Anuj Mittal2018-07-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update SRCREV to 4.14.52Anuj Mittal2018-07-091-3/+3
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Revert "lttng-modules: fix build error with 4.14 -rt kernel"Anuj Mittal2018-06-222-91/+1
| | | | | | | | | 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>
* lttng-modules: fix build error with 4.14 -rt kernelAnuj Mittal2018-06-212-1/+91
| | | | | | | 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>
* linux-intel-rt/4.14: update meta SRCREVsAnuj Mittal2018-06-111-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* linux-intel/4.14: update SRCREV to 4.14.48Anuj Mittal2018-06-111-3/+3
| | | | | | | | | | | | | | | | | | | 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>
* ixgbe: upgrade 5.3.6 -> 5.3.7Anuj Mittal2018-05-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.3.4 -> 4.3.5Anuj Mittal2018-05-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update to 4.14.40Anuj Mittal2018-05-161-2/+2
| | | | | | Updates linux preempt-rt to 4.14.30-rt30. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to 4.14.40Anuj Mittal2018-05-161-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to 4.9.99Anuj Mittal2018-05-161-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to v4.9.84California Sullivan2018-05-162-4/+4
| | | | | | | 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>
* linux-intel/4.14: update to v4.14.35California Sullivan2018-04-241-3/+3
| | | | | | | 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>
* linux-intel-rt/4.14: update to v4.14.34California Sullivan2018-04-241-3/+3
| | | | | | | | | 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>
* ixgbevf: cleanup recipeyocto-2.5sumo-19.0.0Anuj Mittal2018-04-235-101/+68
| | | | | | | | | | * 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>
* linux-intel-rt_4.14: update to latest 4.14.29 commitCalifornia Sullivan2018-04-131-1/+1
| | | | | | | | | | 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>
* linux-yocto-4.14: update to v4.14.33California Sullivan2018-04-131-2/+2
| | | | | | Updates from v4.14.30 stable to v4.14.33 stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* iwlwifi: remove reference to SYSTEMD_AUTO_ENABLEAnuj Mittal2018-04-121-2/+0
| | | | | | | 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>
* ixgbe: cleanup recipeAnuj Mittal2018-04-124-89/+41
| | | | | | | | | | * 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>
* ixgbevf: update to v4.3.4California Sullivan2018-04-091-12/+3
| | | | | | | 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>
* ixgbe: update to v5.3.6California Sullivan2018-04-091-12/+3
| | | | | | | 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>
* linux-intel.inc: use meta-intel-compat-kernel.incCalifornia Sullivan2018-04-061-14/+3
| | | | | | And simplify the recipe a bit. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.15: add bbappendsCalifornia Sullivan2018-04-062-0/+2
| | | | | | | | Add meta-intel-compat-kernel.inc, which sets the necessary fields. Like the previous two releases, we will be floating on OE-core's SRCREVs, with linux-intel being the well-tested kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.14: add bbappendsCalifornia Sullivan2018-04-062-0/+2
| | | | | | | | Add meta-intel-compat-kernel.inc, which sets the necessary fields. Like the previous two releases, we will be floating on OE-core's SRCREVs, with linux-intel being the well-tested kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.12: use meta-intel-compat-kernel.inc insteadCalifornia Sullivan2018-04-062-26/+2
| | | | | | | | | This sets all the necessary variables. The -rt kernel gains some AUTOLOAD settings, which is fine and should have been the case in the first place. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* recipes-kernel/linux: add meta-intel-compat-kernel.inc fileCalifornia Sullivan2018-04-061-0/+13
| | | | | | | | | These are common settings for any meta-intel compatible kernel. It sets things like COMPATIBLE_MACHINE, default module autoload settings, the correct KMACHINE for the chosen MACHINE, and adds any KERNEL_FEATURES that have been added to KERNEL_FEATURES_INTEL_COMMON. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel-rt_4.14: bump to v4.14.29California Sullivan2018-03-291-2/+2
| | | | | | Update from v4.14.24 to v4.14.29. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: bump to v4.14.30California Sullivan2018-03-291-2/+2
| | | | | | Update SRCREVs from v4.14.26 to v4.14.30. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel-rt_4.14: update to v4.14.24California Sullivan2018-03-191-2/+2
| | | | | | This update brings in changes from v4.14.19 up to v4.14.24. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: update to v4.14.26California Sullivan2018-03-151-2/+2
| | | | | | This update brings in changes from v4.14.19 up to v4.14.26. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: Update to v4.9.81California Sullivan2018-02-222-4/+4
| | | | | | Brings in changes from linux-stable up to v4.9.81. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Update to v4.14.18California Sullivan2018-02-142-4/+4
| | | | | | | | Pull in changes up to v4.14.18 from linux-stable. Also, linux-intel-rt is upgraded to the rt15 patchset. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: change KBRANCH to 4.14 and update SRCREVsCalifornia Sullivan2018-02-142-4/+4
| | | | | | | | | | A named branch has now been created, so use that instead of master. Also update the cache SRCREV. No functional changes to the generated config, but the cache has been refactored to not reference unsupported platforms. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto: remove 4.4, 4.9, and 4.10 bbappendsCalifornia Sullivan2018-02-069-175/+0
| | | | | | These have been removed from OE-core. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Update to v4.14.15California Sullivan2018-01-312-4/+4
| | | | | | | | | | | Update both recipes to v4.14.15, linux-intel-rt from v4.14.12 and linux-intel from v4.14.14. Note that the linux-intel-rt kernel branch had to be rebased, causing the recipe to point to invalid commit IDs. It was a one-time error that caused the need to rebase and should not occur again. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.4: Update to v4.4.113California Sullivan2018-01-293-12/+12
| | | | | | Brings in changes from stable up to v4.4.113. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: update to v4.9.77California Sullivan2018-01-252-4/+4
| | | | | | No cache changes at this time, only a stable update. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel: fix menuconfig when host lacks ncursesCalifornia Sullivan2018-01-252-0/+63
| | | | | | | | | | linux-yocto has been carrying this patch for years. It allows the kernel to link with a non-host ncurses. This patch is needed for all linux-intel kernels, and that area of code is rarely changed, so maintenance of the patch should be minimal. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: add preempt-rt recipeCalifornia Sullivan2018-01-231-0/+24
| | | | | | Adds the 4.14.12 kernel with the rt10 patches applied. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>