aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-08-10 19:42:50 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-08-10 19:44:34 +0100
commit1fa013b446fa6f5bd74b99d5fb970bcf0b1ec370 (patch)
tree126b0d3ac3bea04ed886015db57020fc5bf38172 /debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch
parent9de593b4b39f5fd60c8e3f95c08de277240657f4 (diff)
Update reproducible builds patches
New submission (new patchwork links) and cover one extra file in the last patch, lib/librte_eal/linuxapp/eal/Makefile Change-Id: I5f6406b3b4d8ec4c0f81b6937b825b1ddd5f3876 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch')
-rw-r--r--debian/patches/mk-sort-source-files-before-passing-them-to-the-comp.patch4
1 files changed, 2 insertions, 2 deletions
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 6d4da0d5..02c95ae2 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,10 +3,10 @@ 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/25864/
+Origin: http://dpdk.org/dev/patchwork/patch/27510/
Forwarded: yes
Author: Luca Boccassi <luca.boccassi@gmail.com>
-Last-Update: 2017-06-24
+Last-Update: 2017-08-10
---
drivers/net/cxgbe/Makefile | 2 +-
drivers/net/e1000/Makefile | 2 +-