aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-pmd-bnxt1.symbols
AgeCommit message (Collapse)AuthorFilesLines
2017-05-17d/*symbols: update symbols files for 17.02/17.05Christian Ehrhardt1-4/+0
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>
2016-08-02Fix upstream rc versions by using "~" instead of "-"Luca Boccassi1-1/+1
16.07-rc1 evaluates as newer than 16.07 which causes issues with Debian tools and Lintian errors and warnings: - W: libethdev4: latest-debian-changelog-entry-without-new-version - E: libethdev4: symbols-file-contains-current-version-with-debian-revision on symbol DPDK_16.04@DPDK_16.04 and 114 others Change-Id: I12424e445ba539f0767006db22beff07adad9f71 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.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-07-19Adding package librte-pmd-bnxt1Ricardo Salveti1-0/+2
Change-Id: I20f98d244069d4ddadb753fbffa987a114d1e045 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>