aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2019-01-22 11:19:36 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2019-01-22 13:58:46 +0000
commit03e22ee5491378244a0073c030efebec0b4fcdcf (patch)
treef585cba5bde9739601f9157861c8ae0905432fde
parentc181b3adbb1cf2e1222fb602420a914f2a9e35dd (diff)
Note binary kernel module change in d/changelog
Change-Id: Idf18c3a84e0c5a3a0eb04efb98435465f64a9019 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b4d6006..ce0670f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,8 @@ dpdk (18.11-4~git1.1) UNRELEASED; urgency=medium
* Update libdpdk-dev's description to mention that the pkg-config file's
CFLAGS might contain an -march higher than typical baseline, due to
DPDK's requirements.
+ * Binary kernel module build: use kernel headers from highest version
+ rather than what uname -a returns by default.
[ Christian Ehrhardt ]
* d/control: fix libnuma compile issues now available on armhf