summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove 3.8 bbappend, add 3.14Bruce Ashfield2014-04-021-3/+2
| | | | | | | Adjusting the kernel fragments to the latest oe-core/yocto 1.6 supported kernel list. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto_3.10: to include iscsi-tcp cfgVu Tran2014-03-173-0/+13
| | | | | | | | | | | | In order for Libvirt compute node to be able to mount Cinder LVM backend driver volume (hosted by Cinder Volume service) over iscsi, the initiator iscsi kernel-module is needed. This patch simplies to add kernel cfg for turning on iscsi-tcp kernel config. Signed-off-by: Vu Tran <vu.tran@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto: Enabled support for veth interfacesMihai Prica2013-08-283-2/+7
| | | | | | This is required by the quantum component. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* linux-yocto: added kernel configurations for iptables nat tableMihai Prica2013-08-284-0/+35
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>