<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-networking, branch fido</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2015-02-23T04:48:09+00:00</updated>
<entry>
<title>openvswitch: add bash rdepends</title>
<updated>2015-02-23T04:48:09+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2015-02-23T04:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=beaa1ea3f7752bce927bb0d881147a6364749240'/>
<id>urn:sha1:beaa1ea3f7752bce927bb0d881147a6364749240</id>
<content type='text'>
Fix the following QA warning:

  WARNING: QA Issue: openvswitch requires /bin/bash, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: don't pass kernel source or build artifacts</title>
<updated>2015-02-21T04:33:20+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2015-02-21T04:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=9dc5fd6367b2fc66766dc86c5283555d14bae778'/>
<id>urn:sha1:9dc5fd6367b2fc66766dc86c5283555d14bae778</id>
<content type='text'>
Like the previous versions of OVS, we rely on the virtual/kernel provider
to build the appropriate modules. Passing the --with-linux and --with-linux-source
breaks builds when the split source/build/build-artifacts are not as
expected (and modules are attempted to be built from the wrong directory).

To fix this, we simply don't enable those options, and all is well.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>ovs: disable dpdk by default</title>
<updated>2015-02-21T02:02:03+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2015-02-21T02:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=ec5891037615442d62353d28f7d17e8fc4122d4e'/>
<id>urn:sha1:ec5891037615442d62353d28f7d17e8fc4122d4e</id>
<content type='text'>
The dpdk recipes are not commonly available, so we shouldn't have
dpdk in the PACKAGECONFIG by default.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: restructure recipes</title>
<updated>2015-02-03T19:10:55+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2015-01-29T18:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=32158754790dfdd32a404aa609f4709a0753c9d5'/>
<id>urn:sha1:32158754790dfdd32a404aa609f4709a0753c9d5</id>
<content type='text'>
Add openvswitch.inc, removing common parts out of openvswitch*.bb

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>Package openvswitch git</title>
<updated>2015-02-03T19:10:55+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2015-01-29T14:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=2905d87e7e4f11573e9c12ed85ff70e4aefc701f'/>
<id>urn:sha1:2905d87e7e4f11573e9c12ed85ff70e4aefc701f</id>
<content type='text'>
This revision corresponds to git rev 1667bb34988358aaf1c92d0d21fad4b1c8698780
(based on 2.3.90)

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: uprev to latest stable update - v2.1.3</title>
<updated>2014-12-03T04:38:21+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2014-12-03T03:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=a9bba2da4f266572bb5a514556baa352b31f6fd5'/>
<id>urn:sha1:a9bba2da4f266572bb5a514556baa352b31f6fd5</id>
<content type='text'>
v2.1.3 is listed upstream as "contains only bug fixes for the 2.1.2
release". The only update to the recipe is updated checksums.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>netcf: remove recipe</title>
<updated>2014-07-29T14:05:08+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@enea.com</email>
</author>
<published>2014-07-29T11:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=81061497fd63be7d4c1d6b54f421164564f4ad89'/>
<id>urn:sha1:81061497fd63be7d4c1d6b54f421164564f4ad89</id>
<content type='text'>
meta-networking layer includes a newer version (0.2.3) of netcf recipe.
Since meta-virtualization layer depends on meta-oe/meta-networking layer,
we can avoid duplication by removing this recipe.

Signed-off-by: Maxin B. John &lt;maxin.john@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: uprev to v2.1.2</title>
<updated>2014-05-14T22:27:09+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-05-14T22:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=a82acb5d0ce339eb928a4810cbfe4c8804f42354'/>
<id>urn:sha1:a82acb5d0ce339eb928a4810cbfe4c8804f42354</id>
<content type='text'>
Updating to the latest OVS 2.x. Only minor patch refreshes required, and
no regressions were found during sanity testing.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>netcf: fix autotools B != S build failure</title>
<updated>2014-05-14T22:27:09+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-05-14T16:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=9b0bacbb501093c4d5470df96c24eb9895ad9755'/>
<id>urn:sha1:9b0bacbb501093c4d5470df96c24eb9895ad9755</id>
<content type='text'>
For now adding netcf to the list of "brokensep" packages. The install
phase fails when autotools split directories are used, so we inherit
brokensep to get things building again.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: add ptest support</title>
<updated>2014-04-02T00:51:45+00:00</updated>
<author>
<name>Radu Patriu</name>
<email>radu.patriu@enea.com</email>
</author>
<published>2014-03-31T08:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=36b5a4ca38064cfd5e19554f4b9a2b138a055478'/>
<id>urn:sha1:36b5a4ca38064cfd5e19554f4b9a2b138a055478</id>
<content type='text'>
Install openvswitch test suite and run it as ptest.

Signed-off-by: Radu Patriu &lt;radu.patriu@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
