From 4801b3f332b1d19019691b664cb54977d6a9d93f Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Thu, 23 Jun 2016 10:13:33 +0200 Subject: 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 --- debian/librte-pmd-vhost1.symbols | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/librte-pmd-vhost1.symbols (limited to 'debian/librte-pmd-vhost1.symbols') diff --git a/debian/librte-pmd-vhost1.symbols b/debian/librte-pmd-vhost1.symbols new file mode 100644 index 00000000..6b263961 --- /dev/null +++ b/debian/librte-pmd-vhost1.symbols @@ -0,0 +1,6 @@ +librte_pmd_vhost.so.1 librte-pmd-vhost1 #MINVER# + DPDK_16.04@DPDK_16.04 16.04 + rte_eth_vhost_feature_disable@DPDK_16.04 16.04 + rte_eth_vhost_feature_enable@DPDK_16.04 16.04 + rte_eth_vhost_feature_get@DPDK_16.04 16.04 + rte_eth_vhost_get_queue_event@DPDK_16.04 16.04 -- cgit 1.2.3-korg