From cdf5a3324c79d8d16ba8c21457e5e7cf5415b3bf Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 22 Jan 2019 11:56:09 +0000 Subject: [PATCH] Note meson version and patches in d/changelog Change-Id: I02d2391d38e61384381fdbe1a35c198bf66e943e Signed-off-by: Luca Boccassi --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.16.6