From: Luca Boccassi Date: Tue, 22 Jan 2019 11:19:36 +0000 (+0000) Subject: Note binary kernel module change in d/changelog X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=03e22ee5491378244a0073c030efebec0b4fcdcf;p=deb_dpdk.git Note binary kernel module change in d/changelog Change-Id: Idf18c3a84e0c5a3a0eb04efb98435465f64a9019 Signed-off-by: Luca Boccassi --- 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