On 03/01/2018 04:14 AM, Paul Knopf wrote: > https://github.com/intel/linux-intel-lts > > I know Intel recommends a specific vanilla kernel with provided patches, > but I'm wondering if this kernel repo has the patches and is expected to > work. > > Anybody? > >
This kernel is called linux-intel in meta-intel. The 4.9 and 4.14 branches from this are currently available in BSP master branch. https://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/recipes-kernel/linux/linux-intel.inc There are two kernels providers available in meta-intel BSPs: linux-intel and linux-yocto. You can switch between these two using: PREFERRED_PROVIDER_virtual/kernel = "linux-intel" This is currently the default and is defined here: https://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/conf/machine/include/meta-intel.inc Thanks, Anuj -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
