aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-pmd-ixgbe1.symbols
AgeCommit message (Collapse)AuthorFilesLines
2016-12-13add symbols to libs that only gained symbols (no new soname)Christian Ehrhardt1-2/+9
Change-Id: I097e42aacdd75f7e38137754b17d938b7053b07d Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-07-19put a note in empty symbols filesChristian Ehrhardt1-0/+2
We wondered that some symbols files were empty. The TL;DR is that those are essentially driers (not libs) that registers themselve on load and are then only driven by callbacks. To avoid confising others next time looking at it we added a comment to these symbols files. Change-Id: I5e8e575d95622ff74875c22ee7c4a98b65a25912 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-06-23fix package names to match sonamesChristian Ehrhardt1-0/+2
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>