summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet/ixgbe.bb
Commit message (Collapse)AuthorAgeFilesLines
* ixgbe: update to v5.3.6California Sullivan2018-04-091-12/+3
| | | | | | | Also remove the python snippet limiting it to pre-4.14 kernels, as the new version is compatible. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbe*: skip package if using 4.14 kernelCalifornia Sullivan2017-12-201-0/+9
| | | | | | No stable release supports 4.14 or newer yet. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* meta-intel: Reorganize the layout to remove commonSaul Wold2017-11-201-0/+45
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>