aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/mk-sort-headers-before-wildcard-inclusion.patch')
-rw-r--r--debian/patches/mk-sort-headers-before-wildcard-inclusion.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch b/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch
index c412ce69..332a88e7 100644
--- a/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch
+++ b/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch
@@ -3,10 +3,10 @@ Description: mk: sort headers before wildcard inclusion
In order to achieve fully reproducible builds, always use the same
inclusion order for headers in the Makefiles.
-Origin: http://dpdk.org/dev/patchwork/patch/25863/
+Origin: http://dpdk.org/dev/patchwork/patch/27509/
Forwarded: yes
Author: Luca Boccassi <luca.boccassi@gmail.com>
-Last-Update: 2017-06-24
+Last-Update: 2017-08-10
---
examples/ip_pipeline/Makefile | 2 +-
examples/multi_process/client_server_mp/mp_server/Makefile | 2 +-