forked from pool/openvswitch
Accepting request 688296 from home:jaicaa:branches:network
- Disable dpdk on ix86, aligned with dpdk package. OBS-URL: https://build.opensuse.org/request/show/688296 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=178
This commit is contained in:
parent
f2eead3e38
commit
69a69ece5d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 25 14:18:56 UTC 2019 - <jcaamano@suse.com>
|
||||||
|
|
||||||
|
- Disable dpdk on ix86, aligned with dpdk package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 15:12:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Thu Mar 21 15:12:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
%define lname libopenvswitch-2_11-0
|
%define lname libopenvswitch-2_11-0
|
||||||
%ifarch aarch64 x86_64 %{ix86}
|
%ifarch aarch64 x86_64
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
# DPDK enabled only SUSE/openSUSE
|
# DPDK enabled only SUSE/openSUSE
|
||||||
%bcond_without dpdk
|
%bcond_without dpdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user