aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-mbuf2.symbols
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 10:13:33 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 16:39:48 +0200
commit4801b3f332b1d19019691b664cb54977d6a9d93f (patch)
treeb5a67504792ed82ba9b83c4d95d52a26826bfeda /debian/librte-mbuf2.symbols
parent3ae0af121309b8ab3f9c93ab8e70d992a223109d (diff)
fix package names to match sonames
Following policy and fixing the warning regarding https://lintian.debian.org/tags/package-name-doesnt-match-sonames.html Change-Id: Ib946075ff64c0f1c30e32f7998a3aa99256ebce5 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-mbuf2.symbols')
-rw-r--r--debian/librte-mbuf2.symbols11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/librte-mbuf2.symbols b/debian/librte-mbuf2.symbols
new file mode 100644
index 00000000..3a380ff9
--- /dev/null
+++ b/debian/librte-mbuf2.symbols
@@ -0,0 +1,11 @@
+librte_mbuf.so.2 librte-mbuf2 #MINVER#
+ DPDK_2.0@DPDK_2.0 16.04
+ DPDK_2.1@DPDK_2.1 16.04
+ rte_ctrlmbuf_init@DPDK_2.0 16.04
+ rte_get_rx_ol_flag_name@DPDK_2.0 16.04
+ rte_get_tx_ol_flag_name@DPDK_2.0 16.04
+ rte_mbuf_sanity_check@DPDK_2.0 16.04
+ rte_pktmbuf_dump@DPDK_2.0 16.04
+ rte_pktmbuf_init@DPDK_2.0 16.04
+ rte_pktmbuf_pool_create@DPDK_2.1 16.04
+ rte_pktmbuf_pool_init@DPDK_2.0 16.04