diff options
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
4 files changed, 8 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch-git/disable_m4_check.patch b/recipes-networking/openvswitch/openvswitch-git/disable_m4_check.patch index ce1f6501..43735132 100644 --- a/recipes-networking/openvswitch/openvswitch-git/disable_m4_check.patch +++ b/recipes-networking/openvswitch/openvswitch-git/disable_m4_check.patch | |||
@@ -3,6 +3,8 @@ From: Amy Fong <amy.fong@windriver.com> | |||
3 | Date: Thu, 29 Jan 2015 09:56:03 -0500 | 3 | Date: Thu, 29 Jan 2015 09:56:03 -0500 |
4 | Subject: [PATCH] Disable m4 file test where sources are built from git. | 4 | Subject: [PATCH] Disable m4 file test where sources are built from git. |
5 | 5 | ||
6 | Upstream-Status: Inappropriate [embedded specific] | ||
7 | |||
6 | Signed-off-by: Amy Fong <amy.fong@windriver.com> | 8 | Signed-off-by: Amy Fong <amy.fong@windriver.com> |
7 | 9 | ||
8 | --- | 10 | --- |
diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch index fc74debb..571753a5 100644 --- a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch +++ b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch | |||
@@ -15,6 +15,8 @@ Signed-off-by: He Zhe <zhe.he@windriver.com> | |||
15 | 15 | ||
16 | refresh patch to fix patch-fuzz warning | 16 | refresh patch to fix patch-fuzz warning |
17 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 17 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
18 | |||
19 | Upstream-Status: Inappropriate [embedded specific] | ||
18 | --- | 20 | --- |
19 | Makefile.am | 1 + | 21 | Makefile.am | 1 + |
20 | test.mk | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | 22 | test.mk | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
diff --git a/recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch b/recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch index 7f6e5422..1505d47a 100644 --- a/recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch +++ b/recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch | |||
@@ -9,6 +9,8 @@ upstream service file uses 'chown' we will match this by using | |||
9 | 'mkdir'. Without this the service will fail to start since these | 9 | 'mkdir'. Without this the service will fail to start since these |
10 | directories won't exist. | 10 | directories won't exist. |
11 | 11 | ||
12 | Upstream-Status: Inappropriate [embedded specific] | ||
13 | |||
12 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> | 14 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> |
13 | --- | 15 | --- |
14 | rhel/usr_lib_systemd_system_ovsdb-server.service | 2 +- | 16 | rhel/usr_lib_systemd_system_ovsdb-server.service | 2 +- |
diff --git a/recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch b/recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch index a9eae832..7fe0236e 100644 --- a/recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch +++ b/recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH 1/2] systemd: update tool paths | |||
6 | We are using the rhel files but we install our tools in a slightly | 6 | We are using the rhel files but we install our tools in a slightly |
7 | different path, update accordingly. | 7 | different path, update accordingly. |
8 | 8 | ||
9 | Upstream-Status: Inappropriate [embedded specific] | ||
10 | |||
9 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> | 11 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> |
10 | --- | 12 | --- |
11 | rhel/usr_lib_systemd_system_ovs-vswitchd.service.in | 4 ++-- | 13 | rhel/usr_lib_systemd_system_ovs-vswitchd.service.in | 4 ++-- |