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-virtio17.05.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-virtio17.05.symbols')
-rw-r--r-- | debian/librte-pmd-virtio17.05.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/librte-pmd-virtio17.05.symbols b/debian/librte-pmd-virtio17.05.symbols new file mode 100644 index 00000000..7b46e9cb --- /dev/null +++ b/debian/librte-pmd-virtio17.05.symbols @@ -0,0 +1,4 @@ +librte_pmd_virtio.so.17.05.0 librte-pmd-virtio17.05 #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. |