X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fpatches%2Fmk-sort-headers-before-wildcard-inclusion.patch;h=076b1e2f165a14992ea5480764511f45c4587933;hb=385147a64292cea867dbada33ac7c56ee26ee1cb;hp=40ec9873617bc7357f1ba24ddc42b2a6fa46c3b8;hpb=f270788d738982abcf552d4661cc3997e1686c49;p=deb_dpdk.git diff --git a/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch b/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch index 40ec9873..076b1e2f 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 -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 +-