diff options
author | 2018-10-02 19:32:32 +0100 | |
---|---|---|
committer | 2018-11-13 11:18:30 +0000 | |
commit | 418fa12aa9b143ee6519c43c3c1262c697e3a015 (patch) | |
tree | 3d390ea707b43b2f1ca347f0bb635fd69b432706 /debian/librte-pmd-octeontx18.08.symbols | |
parent | 8f60e8643eeffb180b9d2e16dd8094baaa36cbd2 (diff) |
Switch to Meson
Switch build system from the legacy makefiles to Meson.
Add build dependencies on Meson and pkg-config, update package
names to match the shared library files and their symbols files,
use dh_install instead of manually copying files, delete pkg-config
file as it's provided upstream.
Change-Id: I43271c311736f94a96e55b72b0a056ac45d8eb62
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-pmd-octeontx18.08.symbols')
-rw-r--r-- | debian/librte-pmd-octeontx18.08.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/librte-pmd-octeontx18.08.symbols b/debian/librte-pmd-octeontx18.08.symbols new file mode 100644 index 00000000..d7753f76 --- /dev/null +++ b/debian/librte-pmd-octeontx18.08.symbols @@ -0,0 +1,4 @@ +librte_pmd_octeontx.so.18.08 librte-pmd-octeontx18.08 #MINVER# + DPDK_17.11@DPDK_17.11 17.11 + DPDK_18.02@DPDK_18.02 18.02 + rte_octeontx_pchan_map@DPDK_18.02 18.02 |