From: Luca Boccassi Date: Fri, 16 Nov 2018 16:30:46 +0000 (+0000) Subject: Note dpdk_config_options in d/changelog X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=03a0523d2c05176484f195adf55fa0a10bf000db;p=deb_dpdk.git Note dpdk_config_options in d/changelog Change-Id: I7d89fa418053b81bbe4cd8bd279bcfd02c3787b3 Signed-off-by: Luca Boccassi --- diff --git a/debian/changelog b/debian/changelog index d8aa8369..b4540801 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,10 @@ dpdk (18.11-rc3-1~git1.1) UNRELEASED; urgency=medium and the former is not needed as we no longer support vhost-user in client mode. Please switch to server mode. * d/p/0003-build-set-mfpu-neon-flag-for-armv7a-builds.patch: fix armhf build + * Add new DEB_BUILD_OPTIONS dpdk_config_options that accepts a comma + separated list (no spaces) of additional DPDK build configure options that + will be passed to Meson. Substitutes support for custom legacy Makefile + config files. [ Christian Ehrhardt ] * d/p/0001-build-avoid-non-supported-march-on-ppc-meson.patch: fix ppc build