<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-networking/openvswitch/openvswitch-git, branch pyro-nfvaccess</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=pyro-nfvaccess</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=pyro-nfvaccess'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2017-03-30T01:53:57+00:00</updated>
<entry>
<title>openvswitch: uprev to the recently released v2.7.0</title>
<updated>2017-03-30T01:53:57+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-03-29T15:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=4e130b716553e2360437f9a47039aa64602d1213'/>
<id>urn:sha1:4e130b716553e2360437f9a47039aa64602d1213</id>
<content type='text'>
This version of OVS was released on Feb. 21. Bringing our recipe up to
date with the latest release ensure we have all the latest CVE fixes
as well as any new functionality that folks might be looking
for. Additionally we are better situated to support up to date
releases of DPDK (v16.11 in this case). No surprises with the uprev,
it passes all usecase tests (meta-overc) and ptest results are much
the same as the results we had in v2.6.1. While completing the uprev I
took the opportunity to do some cleanup of patches that were no longer
used or required.

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>openvswitch: Fix build with musl libc</title>
<updated>2017-03-21T12:22:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-03-21T03:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=1b83c21436b2aec10e7b604ee5e3905441d1bb8a'/>
<id>urn:sha1:1b83c21436b2aec10e7b604ee5e3905441d1bb8a</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: uprev to 2.6.1</title>
<updated>2017-01-12T19:01:36+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-11T22:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=9152441483600a4f102320c805e892a4cd0252dd'/>
<id>urn:sha1:9152441483600a4f102320c805e892a4cd0252dd</id>
<content type='text'>
Pick up the latest features, including compatability with the latest
DPDK as well as bug fixes.

The patches for TARGET_PYTHON and TARGET_PERL can be dropped as
configure now lets us pass these in the env (which we set).

The systemd service files have been shuffled some upstream and we make
adjustments in the recipe to accomodate these. The sysvinit scripts
remain functional as they are.

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>openvswitch: ptest: Fix python path</title>
<updated>2016-04-19T19:51:17+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2016-04-19T04:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3e84107e40c1d9ea108dfc438f94bf513e8fd8cb'/>
<id>urn:sha1:3e84107e40c1d9ea108dfc438f94bf513e8fd8cb</id>
<content type='text'>
Set PYTHON to TARGET_PYTHON for running on target

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: Fix ptest for v2.5</title>
<updated>2016-04-05T15:12:37+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2016-04-05T04:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=fc9dd8d0fc6facea46028ba0d505dcb309a9a2c4'/>
<id>urn:sha1:fc9dd8d0fc6facea46028ba0d505dcb309a9a2c4</id>
<content type='text'>
- Copy certain files from srcdir since it has been different from
  build directory.
- Copy more necessary files for new added test cases.
- Modify config files for running on target.
- Add necessary RDEPENDS

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: Uprev to latest version 2.5.0</title>
<updated>2016-03-31T13:15:25+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2016-03-29T10:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=2bb28a781f7c78317c91ec3f9d1056ce665d1087'/>
<id>urn:sha1:2bb28a781f7c78317c91ec3f9d1056ce665d1087</id>
<content type='text'>
Uprev to git rev bb429e09f7783f1ba23ac0682ed9edf424f0cfbb (based on 2.5.0)

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openvswitch: Uprev to latest stable version 2.4.0</title>
<updated>2015-11-03T09:51:05+00:00</updated>
<author>
<name>Jianchuan Wang</name>
<email>jianchuan.wang@windriver.com</email>
</author>
<published>2015-11-03T09:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=2f4211f3e9ae6ce78e8ccb8c46af2e929ed6fb33'/>
<id>urn:sha1:2f4211f3e9ae6ce78e8ccb8c46af2e929ed6fb33</id>
<content type='text'>
Uprev to git rev bb429e09f7783f1ba23ac0682ed9edf424f0cfbb (based on 2.4.0)
- Remove non_reproducible_builds_cleanup.patch since it
  have been in the version 2.4.0.

Signed-off-by: Jianchuan Wang &lt;jianchuan.wang@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>
</feed>
