diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-03 17:20:01 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-03 17:20:01 +0100 |
commit | 6c18b67ebd7a60d68452ca4b4b411fc8fa8ea4be (patch) | |
tree | 17ad6f16d19ad99765fad07403f8c2879c54ff46 | |
parent | d576b9dbe68f9f2aa1348926d5b34a35e567c8db (diff) |
Note dpdk-dev change in changelog
Change-Id: I801bebf2063f629b865f8a5756f312310bcae196
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a574ae7..2d343895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,8 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium consumers use, symlink x86_64 headers in /usr/include/dpdk. pkg-config returns the arch-specific headers first so that other architectures are still compatible. + Also create a full copy of the headers in the dpdk-dev SDK package, as it + does not support multiple levels of headers. -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Jun 2017 10:05:44 -0600 |