From: Luca Boccassi Date: Tue, 22 Jan 2019 11:56:09 +0000 (+0000) Subject: Note meson version and patches in d/changelog X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F16973%2F2;p=deb_dpdk.git Note meson version and patches in d/changelog Change-Id: I02d2391d38e61384381fdbe1a35c198bf66e943e Signed-off-by: Luca Boccassi --- diff --git a/debian/changelog b/debian/changelog index ce0670f2..ad52442c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,6 +65,13 @@ dpdk (18.11-4~git1.1) UNRELEASED; urgency=medium DPDK's requirements. * Binary kernel module build: use kernel headers from highest version rather than what uname -a returns by default. + * Backport the following Meson patches to fix dependencies issues: + - 0003-build-mention-march-in-pkg-config-description.patch + - 0004-build-bump-minimum-Meson-version-to-0.47.1.patch + - 0005-build-use-dependency-instead-of-find_library.patch + - 0006-build-reorder-libraries-and-build-eal-before-cmdline.patch + - 0007-build-use-dependency-for-libbsd-instead-of-manual-ap.patch + Bump mimimum Meson version to 0.47.1 accordingly. [ Christian Ehrhardt ] * d/control: fix libnuma compile issues now available on armhf