<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-dpdk.git/conf, branch warrior</title>
<subtitle>Mirror of git.yoctoproject.org/meta-dpdk</subtitle>
<id>https://git.enea.com/cgit/linux/meta-dpdk.git/atom?h=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-dpdk.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/'/>
<updated>2019-04-03T09:07:16+00:00</updated>
<entry>
<title>layer.conf: Add warrior to compatible release series</title>
<updated>2019-04-03T09:07:16+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2019-04-03T08:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=8915d5fb63df16b6289761180eedb9eb7f25e85e'/>
<id>urn:sha1:8915d5fb63df16b6289761180eedb9eb7f25e85e</id>
<content type='text'>
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: remove reference to maintainers file</title>
<updated>2018-12-05T01:52:19+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-12-05T01:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=6644ce1d3b221c87de3d28c23a2f306d9a01f41a'/>
<id>urn:sha1:6644ce1d3b221c87de3d28c23a2f306d9a01f41a</id>
<content type='text'>
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Add maintainer info for this layer</title>
<updated>2018-12-04T07:16:06+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2018-12-04T06:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=3a06aff48430e89d9b397be3be97edd6a5fd246e'/>
<id>urn:sha1:3a06aff48430e89d9b397be3be97edd6a5fd246e</id>
<content type='text'>
Add maintainer info in the README and also drop a stale maintainers.inc
file.

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Add thud to LAYERSERIES_COMPAT</title>
<updated>2018-10-08T04:56:19+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-10-08T03:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=cf8e415965e364dba9ccc83b205e24d9c830e0b9'/>
<id>urn:sha1:cf8e415965e364dba9ccc83b205e24d9c830e0b9</id>
<content type='text'>
Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and
`9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core,
add thud to LAYERSERIES_COMPAT

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>dpdk-dev-libibverbs: remove</title>
<updated>2018-09-07T03:58:45+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-09-06T04:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=a3c96e04c7d9ad1a015e227fa376e9066c6552a9'/>
<id>urn:sha1:a3c96e04c7d9ad1a015e227fa376e9066c6552a9</id>
<content type='text'>
The upstream repo has been taken down and the role of libibverbs has
been taken over by rdma-core instead [1][2].

[1] https://www.openfabrics.org/downloads/verbs/README.html
[2] https://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git/tree/README

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Add compatible for "sumo"</title>
<updated>2018-04-09T19:14:52+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2018-04-08T12:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=a60454d2b3fe9ae1f68f1842c433195a53df3f9a'/>
<id>urn:sha1:a60454d2b3fe9ae1f68f1842c433195a53df3f9a</id>
<content type='text'>
The latest Yocto has changed the LAYERSERIES_CORENAMES to "sumo".
So add it to the compatible list.

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
<entry>
<title>Removal of meta-intel content to make meta-dpdk standalone</title>
<updated>2017-09-26T15:35:13+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2017-09-26T15:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=67149d869eddad4b1e487fbc4368974c153f358d'/>
<id>urn:sha1:67149d869eddad4b1e487fbc4368974c153f358d</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Initial commit from meta-intel 2f1bcac3fb3b42602f689fb4a1092aa5f4cf0c8a</title>
<updated>2017-09-26T15:25:37+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2017-09-26T15:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-dpdk.git/commit/?id=a98b71ccadc1458bf3a959e328d5ae814eb7e9b3'/>
<id>urn:sha1:a98b71ccadc1458bf3a959e328d5ae814eb7e9b3</id>
<content type='text'>
</content>
</entry>
</feed>
