diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4a843be7..359d9d73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,11 @@ dpdk (16.07-0) UNRELEASED; urgency=medium - E: libethdev4: symbols-file-contains-current-version-with-debian-revision on symbol DPDK_16.04@DPDK_16.04 and 114 others * Add lintian-overrides for: "W: dpdk-doc: embedded-javascript-library" + * Add optional binary kernel modules package, disabled by default (build with + DEB_BUILD_OPTIONS=kernel_modules to enable). If enabled will build kernel + modules agains the local, current kernel version (override by adding + ksrc=<path/to/kernel/sources> to DEB_BUILD_OPTIONS) into a + dpdk-modules-<kernel version> package -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Fri, 29 Jul 2016 08:18:50 +0200 |