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:
Tomáš Chvátal 2019-03-26 08:14:28 +00:00 committed by Git OBS Bridge
parent f2eead3e38
commit 69a69ece5d
2 changed files with 7 additions and 2 deletions

View File

@ -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>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# 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
@ -23,7 +23,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
%define lname libopenvswitch-2_11-0
%ifarch aarch64 x86_64 %{ix86}
%ifarch aarch64 x86_64
%if 0%{?suse_version}
# DPDK enabled only SUSE/openSUSE
%bcond_without dpdk