diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-16 16:57:18 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-17 15:49:50 +0200 |
commit | 840ac9b641a21b560bb6a58d43af8cd70db120e5 (patch) | |
tree | e152131baad8dd656dbb1231392d5726f83e3532 /debian/librte-pmd-vmxnet3-uio1.symbols | |
parent | f2b01b7f24f0ec27440538cd03d0adfacbafe10a (diff) |
d/*symbols: update symbols files for 17.02/17.05
This is the non critical part which inlcudes:
- renaming to match new versions of apckages and sonames
- addition of new libraries
- adaption of reference to packages/sonames in symbols files
- newly added symbols
Since we never released a 17.02 this wraps up the jump from 16.11 to
17.05.
Change-Id: Ieab8bc34dc6677b95ad1490d37bbce7c9da93bad
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-pmd-vmxnet3-uio1.symbols')
-rw-r--r-- | debian/librte-pmd-vmxnet3-uio1.symbols | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/librte-pmd-vmxnet3-uio1.symbols b/debian/librte-pmd-vmxnet3-uio1.symbols deleted file mode 100644 index d12a79f7..00000000 --- a/debian/librte-pmd-vmxnet3-uio1.symbols +++ /dev/null @@ -1,4 +0,0 @@ -librte_pmd_vmxnet3_uio.so.1 librte-pmd-vmxnet3-uio1 #MINVER# - DPDK_2.0@DPDK_2.0 16.04 -# INFO: this library exports no symbols, essentially it is a driver that -# registers itself on load and is then only driven by callbacks. |