diff options
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
-rw-r--r-- | recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-8c0b419a0b9ac0141d6973dcc80306dfc6a83d31.patch (renamed from recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-bb429e09f7783f1ba23ac0682ed9edf424f0cfbb.patch) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-bb429e09f7783f1ba23ac0682ed9edf424f0cfbb.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-8c0b419a0b9ac0141d6973dcc80306dfc6a83d31.patch index c8ebff14..b79cb1bc 100644 --- a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-bb429e09f7783f1ba23ac0682ed9edf424f0cfbb.patch +++ b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-8c0b419a0b9ac0141d6973dcc80306dfc6a83d31.patch | |||
@@ -9,10 +9,10 @@ Signed-off-by: Radu Patriu <radu.patriu@enea.com> | |||
9 | 9 | ||
10 | --- a/Makefile.am | 10 | --- a/Makefile.am |
11 | +++ b/Makefile.am | 11 | +++ b/Makefile.am |
12 | @@ -382,3 +382,5 @@ | 12 | @@ -401,3 +401,5 @@ |
13 | include datapath-windows/automake.mk | ||
14 | include datapath-windows/include/automake.mk | ||
15 | include windows/automake.mk | 13 | include windows/automake.mk |
14 | include ovn/automake.mk | ||
15 | include selinux/automake.mk | ||
16 | +include test.mk | 16 | +include test.mk |
17 | + | 17 | + |
18 | --- /dev/null | 18 | --- /dev/null |