aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/mk-sort-object-files-when-building-deps-lists.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-object-files-when-building-deps-lists.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-object-files-when-building-deps-lists.patch')
-rw-r--r--debian/patches/mk-sort-object-files-when-building-deps-lists.patch4
1 files changed, 2 insertions, 2 deletions
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 278f0b86..aa592ddb 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,10 +3,10 @@ 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/25865/
+Origin: http://dpdk.org/dev/patchwork/patch/27511/
Forwarded: yes
Author: Luca Boccassi <luca.boccassi@gmail.com>
-Last-Update: 2017-06-24
+Last-Update: 2017-08-10
---
mk/rte.app.mk | 4 ++--
mk/rte.hostapp.mk | 4 ++--