Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dpdk-dev-libibverbs: provide virtual/libibverbs | Chen Qi | 2018-01-05 | 1 | -0/+3 |
| | | | | | | | | | | | | dpdk-dev-libibverbs is not the only recipe that provides libibverbs. In meta-cloud-services, we have a recipe called libibverbs. As both recipes provide the same library, we need to avoid building both at the same time at one build. Use 'virtual/libibverbs' to avoid such problem. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com> | ||||
* | dpdk-dev-libibverbs: fix do_fetch failure in case of multilib | Chen Qi | 2018-01-05 | 1 | -4/+4 |
| | | | | | | | Fix to correctly set SRC_URI and S to avoid do_fetch failure in case of multilib. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com> | ||||
* | Removal of meta-intel content to make meta-dpdk standalone | Saul Wold | 2017-09-26 | 6 | -0/+284 |
Signed-off-by: Saul Wold <sgw@linux.intel.com> |