diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-06-23 09:39:46 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-06-23 09:39:46 +0200 |
commit | 76e4187cabcfbf7b06cfc4d2a840769149b8b422 (patch) | |
tree | f2af441bb38d291329ee2bbb9f7d8fe2d25e0973 /debian/patches/series | |
parent | 0d977bac7e2a13e6b13c2d13f6e72962126cac30 (diff) |
backport of further dpdk 16.07 fixes for library linking
Adding d/p/ubuntu-backport-44-linking-cleanup.patch
This is a merge of related upstream discussions:
- [PATCH 1/3] mk: fix librte_pipeline dependency list truncation
- [PATCH 3/3] mk: fail build on incomplete shared library dependencies
Forwarded: yes (likely in DPDK 16.07 in some way)
Author: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Last-Update: 2016-06-23
Change-Id: Id994f1dbf1906ee9fbabc6527b26f957d3af906f
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index baab84f9..092f6924 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -10,3 +10,4 @@ ubuntu-backport-40-linking-fixes-stage-4-4.patch ubuntu-backport-41-fix-install-tar-1.29.patch ubuntu-backport-42-increase-default-logging-level.patch ubuntu-backport-43-fix-level-type-retrieving.patch +ubuntu-backport-44-linking-cleanup.patch |