aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2019-01-30 09:14:17 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2019-01-30 09:14:17 +0100
commit30f3f0f5c5113aa53aef0382b777eaefc24be636 (patch)
treef8c501b33d28c8821b160436e29e2f2adf94f903
parent774c5ed18fa1c0b52b23d0fe3a3e90300f5e7613 (diff)
changelog: add librte-mempool-ring to the default Recommends of dpdk
Change-Id: I72241dfee213acdab833271e55f008d89acfdbd2 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d2f2b610..29fa80cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -85,6 +85,10 @@ dpdk (18.11-4~git1.1) UNRELEASED; urgency=medium
path for its own kni_fifo.h
* d/control: enhance dkms builds by depending on libelf-dev
* move developer tools from dpdk to dpdk-dev
+ * d/control: add librte-mempool-ring to the list of default libs that dpdk
+ Recommends. This ensures a generally functional mempool backend by default
+ but stays configurable (remove librte-mempool-ring and/or add other
+ librte-mempool packages).
-- Luca Boccassi <bluca@debian.org> Mon, 29 Oct 2018 16:07:49 +0000