forked from pool/openvswitch
Accepting request 711127 from home:jaicaa:branches:network
- Update DPDK dependency to support DPDK 18.11.2. OBS-URL: https://build.opensuse.org/request/show/711127 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=186
This commit is contained in:
parent
21b9f164e3
commit
2859e36d2a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 12:00:42 UTC 2019 - <jcaamano@suse.com>
|
||||
|
||||
- Update DPDK dependency to support DPDK 18.11.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 17:12:00 UTC 2019 - <jcaamano@suse.com>
|
||||
|
||||
|
@ -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 http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -119,7 +119,8 @@ Suggests: openvswitch-kmp
|
||||
# We need to be a bit strict with the dpdk version since
|
||||
# it's very possible for DPDK to change it's API between
|
||||
# releases. This version currently requires 18.11.
|
||||
BuildRequires: dpdk-devel = 18.11
|
||||
BuildRequires: dpdk-devel < 18.12
|
||||
BuildRequires: dpdk-devel >= 18.11
|
||||
BuildRequires: libmnl-devel
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: libpcap-devel
|
||||
|
Loading…
Reference in New Issue
Block a user