X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fpatches%2Fmk-sort-headers-before-wildcard-inclusion.patch;h=332a88e7b93e97b9bf837895c51fffd7a3523084;hb=1fa013b446fa6f5bd74b99d5fb970bcf0b1ec370;hp=c412ce6925a34fcbed203aa14a8ba0c73ca7e9fa;hpb=9de593b4b39f5fd60c8e3f95c08de277240657f4;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 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 -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 +-