summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_4.12.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: drop bbappends for 4.12 kernelAnuj Mittal2018-09-041-1/+0
| | | | | | 4.12 kernel has been dropped in this release, drop these bbappends. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-yocto/4.12: use meta-intel-compat-kernel.inc insteadCalifornia Sullivan2018-04-061-17/+1
| | | | | | | | | 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>
* linux-*: remove quark references from kernelSaul Wold2017-12-081-4/+0
| | | | | | | | | This is an early step to removing the meta-quark machine type, as the Quark processor has been EOL'ed by Intel, this release will remove it from the kernel recipes Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* meta-intel: Reorganize the layout to remove commonSaul Wold2017-11-201-0/+21
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>