summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel.inc
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Use enea-kernel-cache from .com instead of .seHEADmasterAdrian Dudau2017-05-231-1/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Added debug tools support to intel-sdk kernelDragos Motrea2017-05-181-1/+1
| | | | | | | | Support for the following debug tools was added to intel-sdk kernel: kgdb/gdb, perf, latencytop, systemtap, oprofile, lttng. Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* linux-intel: Update enea-kernel-cache SRCREV to include udev.sccAdrian Dudau2017-03-311-1/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* linux: enable udev specific kernel configsAdrian Calianu2017-03-231-0/+2
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* ipv4: fix for waiting 2 minutes for carrier onDragos Motrea2017-03-231-1/+4
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Add new recipe for linux-intel-sdkAdrian Dudau2017-03-221-0/+13
This will be used to build an sdk (debug) flavour of the linux-intel kernel. Restructure the common appends into an inc file. The fix.cfg file is needed here because it is located in the linux-intel subdirectory in meta-intel and cannot be found when building this recipe. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>