changelog:fix library availability/dependency 89/6789/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 18 May 2017 09:04:18 +0000 (11:04 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 19 May 2017 10:28:50 +0000 (12:28 +0200)
Change-Id: I670fc3a59912215fc46bdde7ee6251d576e36c50
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/changelog

index 59a6ce8..7957c45 100644 (file)
@@ -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