Accepting request 399504 from home:markoschandras:network-fixes
- Update tarball URL. OBS-URL: https://build.opensuse.org/request/show/399504 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=5
This commit is contained in:
parent
7ce09c13fe
commit
bccd027a6b
3
dpdk-2.2.0.tar.xz
Normal file
3
dpdk-2.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:789167543539f9f89749feeac215f8400c28463426a81d136b637ec2ec62cff9
|
||||
size 10753636
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bdf2202a063f999c2fbea727efd990dea56304f5ee63873df48b9ee2e4a55c1
|
||||
size 16160932
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 14:16:10 UTC 2016 - mchandras@suse.de
|
||||
|
||||
- Update tarball URL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 12:28:02 CEST 2016 - ndas@suse.de
|
||||
|
||||
|
@ -35,7 +35,7 @@ Summary: Set of libraries and drivers for fast packet processing
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Url: http://dpdk.org
|
||||
Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-stable-%{version}.tar.gz
|
||||
Source: http://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
|
||||
Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch
|
||||
Patch2: 0002-examples-ip_pipeline-fix-implicit-declaration-of-fun.patch
|
||||
Patch3: 0003-mk-fix-external-shared-library-dependencies-of-libraries.patch
|
||||
@ -162,7 +162,7 @@ as L2 and L3 forwarding.
|
||||
%define pmddir %{_libdir}/%{name}-pmds
|
||||
|
||||
%prep
|
||||
%setup -q -n dpdk-stable-2.2.0
|
||||
%setup -q
|
||||
%patch1 -p1 -z .enic
|
||||
%patch2 -p1 -z .examples
|
||||
%patch3 -p1 -z .dtneeded
|
||||
|
Loading…
Reference in New Issue
Block a user