summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_4.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* linux-intel/4.9: update to 4.9.126Anuj Mittal2018-09-201-3/+3
| | | | | | Also include meta changes to cleanup kernel configuration. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update meta SRCREVAnuj Mittal2018-09-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* linux-intel/4.9: use new/correct revision for 4.9.116Anuj Mittal2018-08-091-3/+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/4.9: update to 4.9.116Anuj Mittal2018-08-081-2/+4
| | | | | | | 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/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-161-2/+2
| | | | | | | 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.9: Update to v4.9.81California Sullivan2018-02-221-2/+2
| | | | | | Brings in changes from linux-stable up to v4.9.81. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: update to v4.9.77California Sullivan2018-01-251-2/+2
| | | | | | No cache changes at this time, only a stable update. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: update to v4.9.76California Sullivan2018-01-161-3/+3
| | | | | | | | | | | | This brings in the changes up to v4.9.76 from linux-stable. Also update the cache, bringing in the following relevant config changes: * 3e7fedea common-pc*.scc: Add igb to common-pc drivers * 4341ae3a features/i915/i915.cfg: compile i915 as a module Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: Update cache and source SRCREVsCalifornia Sullivan2017-12-181-2/+2
| | | | | | | | | | Trusty and USB fixes in source. Compile i915 as module in cache. This makes sure that the video drivers and firmware are available at the same time, fixing firmware load issues. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel: Update 4.9 SRCREV and refactorSaul Wold2017-12-071-3/+6
| | | | | | | | | | | | This has a SRCREV update to bring linux-intel to HEAD with some audio and pnp patches. The refactor moves the selection of branch to the versioned recipe so we can have a shared linux-intel-lts repo with multiple LTS version branches. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: update SRCREVs for v4.9.61California Sullivan2017-11-221-2/+2
| | | | | Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-intel: Reorganize the layout to remove commonSaul Wold2017-11-201-0/+13
Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com>