aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-18 11:04:18 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-19 12:28:50 +0200
commit49290e33ba32abb8d61afa46a320ebaff14be321 (patch)
tree02a27c1a340750a89bc806bcf0df7755eb891a07 /debian/changelog
parent2732340d33c9b92603573a94fd42222c13031c40 (diff)
changelog:fix library availability/dependency
Change-Id: I670fc3a59912215fc46bdde7ee6251d576e36c50 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 59a6ce8e..7957c454 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,10 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium
- debian/control: enable arch onpackage
- d/p/dpdk-dev-v4-i40e-implement-vector-PMD-for-altivec.patch: add i40e
PMD / vector PMD implementation and enable by default on ppc64el
+ * fix library availability/dependency
+ - librte-kni is built on ppc64el, fix dependency from libdpdk-dev
+ - librte-pmd-fm10k1 is not built on ppc64el (empty pkg atm) adapt arch
+ - librte-pmd-i40e is built on all architectures now
[ Luca Boccassi ]
* Simplify debian/rules by using upstream's install target