From: Luca Boccassi Date: Wed, 28 Jun 2017 14:13:06 +0000 (+0100) Subject: Update patchwork link in patches X-Git-Url: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git;a=commitdiff_plain;h=1815b56b9fb077499b8ea005b76d519c2f480238 Update patchwork link in patches Change-Id: Ia823cba6b9adbc2566a97b75375b578d713301b8 Signed-off-by: Luca Boccassi --- diff --git a/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch b/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch index 67686862..40ec9873 100644 --- a/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch +++ b/debian/patches/mk-sort-headers-before-wildcard-inclusion.patch @@ -3,7 +3,7 @@ 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/25677/ +Origin: http://dpdk.org/dev/patchwork/patch/25863/ Forwarded: yes Author: Luca Boccassi Last-Update: 2017-06-24 diff --git a/debian/patches/mk-sort-list-of-shared-objects-in-linker-script.patch b/debian/patches/mk-sort-list-of-shared-objects-in-linker-script.patch index 06bf1b00..75a53187 100644 --- a/debian/patches/mk-sort-list-of-shared-objects-in-linker-script.patch +++ b/debian/patches/mk-sort-list-of-shared-objects-in-linker-script.patch @@ -6,7 +6,7 @@ This means the content libdpdk.so linker script might change between builds from the same sources. Run the list through sort to ensure reproducibility. -Origin: http://dpdk.org/dev/patchwork/patch/25675/ +Origin: http://dpdk.org/dev/patchwork/patch/25861/ Forwarded: yes Author: Luca Boccassi Last-Update: 2017-06-24 diff --git a/debian/patches/mk-sort-object-files-when-building-deps-lists.patch b/debian/patches/mk-sort-object-files-when-building-deps-lists.patch index d727954d..278f0b86 100644 --- a/debian/patches/mk-sort-object-files-when-building-deps-lists.patch +++ b/debian/patches/mk-sort-object-files-when-building-deps-lists.patch @@ -3,7 +3,7 @@ Description: mk: sort object files when building deps lists In order to achieve reproducible builds, always use the same order when listing object files to build dependencies lists. -Origin: http://dpdk.org/dev/patchwork/patch/25680/ +Origin: http://dpdk.org/dev/patchwork/patch/25865/ Forwarded: yes Author: Luca Boccassi Last-Update: 2017-06-24 diff --git a/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch b/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch index 967001a5..39f33171 100644 --- a/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch +++ b/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch @@ -3,7 +3,7 @@ Description: mk: sort source files before passing them to the compiler In order to achieve reproducible builds, always use the same order when listing files for compilation. -Origin: http://dpdk.org/dev/patchwork/patch/25678/ +Origin: http://dpdk.org/dev/patchwork/patch/25864/ Forwarded: yes Author: Luca Boccassi Last-Update: 2017-06-24