diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-11-15 09:57:09 +0100 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-11-15 09:57:09 +0100 |
commit | 8d3742ad6a9c0c6ecfc9b078a6f13154c901df33 (patch) | |
tree | 079e67221a0c95b34d4636485e7983096674fb2c /debian | |
parent | 2b7a4057aa72b1e9963283a01355885db044be08 (diff) |
changelog: update build fixes to upstream submitted v4
Change-Id: I8724cffaa2e1458cf65792660c4aa4aace2a7682
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index aa224116..bd8f2ebe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,7 +47,9 @@ dpdk (18.11-rc3-1~git1.1) UNRELEASED; urgency=medium in client mode. Please switch to server mode. [ Christian Ehrhardt ] - * d/p/fix-build-arch-defaults.patch: fix non x86 compilation and defaults + * d/p/0001-build-avoid-non-supported-march-on-ppc-meson.patch: fix ppc build + * d/p/0002-build-establish-an-invariant-machine-type.patch: avoid builder + dependent march selection * d/control: fix libnuma compile issues now available on armhf * d/rules: armhf has no default machine, set old default machine * d/control: enable more architectures on PMDs now building |