summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_4.14.bb
AgeCommit message (Collapse)Author
2018-09-21linux-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-21linux-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-08-24linux-intel/4.14: update SRCREV to 4.14.66Anuj Mittal
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-07-26linux-intel/4.14: update SRCREV to 4.14.56Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-11linux-intel/4.14: update SRCREV to 4.14.52Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-06-12linux-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-16linux-intel/4.14: update to 4.14.40Anuj Mittal
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-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-03-29linux-intel_4.14: bump to v4.14.30California Sullivan
Update SRCREVs from v4.14.26 to v4.14.30. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-03-15linux-intel_4.14: update to v4.14.26California Sullivan
This update brings in changes from v4.14.19 up to v4.14.26. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-02-14linux-intel/4.14: Update to v4.14.18California Sullivan
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>
2018-02-14linux-intel/4.14: change KBRANCH to 4.14 and update SRCREVsCalifornia Sullivan
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>
2018-01-31linux-intel/4.14: Update to v4.14.15California Sullivan
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>
2018-01-23linux-intel/4.14: update to v4.14.14California Sullivan
No cache changes at this time, just a stable update. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-01-16linux-intel/4.14: Update to v4.14.12California Sullivan
This brings in the changes up to v4.14.12 from linux-stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-01-16linux-intel/4.14: mirror new dependencies added to linux-yocto-devCalifornia Sullivan
These new dependencies are needed for some configurations. elfutils-native is required for CONFIG_UNWINDER_ORC (disabled by default for now due to out-of-tree module complications). openssl-native and util-linux-native are required for some certificate processing options. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-01-16linux-intel/4.14: use master cache until named branch availableCalifornia Sullivan
It wasn't appropriate to use the 4.9 cache for 4.14. This also brings in the following relevant commits: * b6b5ac8d x86-64: disable orc by default * 82743ab8 common-pc*.scc: Add igb to common-pc drivers * 6bcc7298 features/i915/i915.cfg: compile i915 as a module This adds Intel gigabit Ethernet drivers, fixes the i915 firmware load issue, and fixes an lttng-modules compilation failure with the new kernel due to the new CONFIG_UNWINDER_ORC=y default. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2017-12-18linux-intel/4.14: Fix 32-bit perf issueCalifornia Sullivan
Perf fails to compile for 32-bit without this patch. I have requested for Bruce to submit it upstream. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2017-12-07linux-intel_4.14: Add latest LTS kernelSaul Wold
This commit adds the 4.14.0-LTS kernel, but does not change the PREFERRED_VERSION. This will be updated later, to use this kernel set PREFERRED_VERSION in your local.conf or distro.conf files Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>