aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-06-24 15:13:55 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-06-29 16:42:42 +0100
commit71769a2f309a6a8adcd0fbfe580824febf4e6ae8 (patch)
treef36b71785adb0eb627d3cf0b0591fe9f28dda822 /debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch
parentf29803d2d7380d9240738afe69821aa41d7724f7 (diff)
Add new patches to make build fully reproducible
Change-Id: Ic9012604e9bf5e9da22f9eb7a96b6ecb3bfb2ff1 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch')
-rw-r--r--debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch b/debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch
index b658d263..dee74770 100644
--- a/debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch
+++ b/debian/patches/mk-fix-excluding-.doctrees-when-installing-docs.patch
@@ -4,10 +4,10 @@ The --exclude parameter must be passed before the input directory to
tar, otherwise it's silently ignored and the .doctrees directory is
installed by make install-doc.
-Origin: http://dpdk.org/dev/patchwork/patch/25632/
+Origin: http://dpdk.org/dev/patchwork/patch/25674/
Forwarded: yes
Author: Luca Boccassi <luca.boccassi@gmail.com>
-Last-Update: 2017-06-22
+Last-Update: 2017-06-24
---
mk/rte.sdkinstall.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)