summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoltan Arvai <zarvai@inf.u-szeged.hu>2014-03-03 15:53:49 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-05 10:06:41 +0100
commit8fba2a40b4f6a22c80e8368974a30f791b1dc6a8 (patch)
tree851f42c0db01d348ad318ff7b4d920a8f7ad45d6
parent9e1d5a2a8ab99faaa0f195869afd6afe7c247398 (diff)
Corrections for libvpx patch
Replace hash with zeros and add patch to update-patches script. Change-Id: I9cd7aa557d7951d5b749037c627095e525dbc924 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
-rw-r--r--patches/chromium/third_party/libvpx/0001-LIBVPX-Add-path-for-QtWebEngine-build-in-Windows-specific-actions.patch6
-rwxr-xr-xpatches/update-patches.sh1
2 files changed, 2 insertions, 5 deletions
diff --git a/patches/chromium/third_party/libvpx/0001-LIBVPX-Add-path-for-QtWebEngine-build-in-Windows-specific-actions.patch b/patches/chromium/third_party/libvpx/0001-LIBVPX-Add-path-for-QtWebEngine-build-in-Windows-specific-actions.patch
index 85d52a4a6..8d659eb34 100644
--- a/patches/chromium/third_party/libvpx/0001-LIBVPX-Add-path-for-QtWebEngine-build-in-Windows-specific-actions.patch
+++ b/patches/chromium/third_party/libvpx/0001-LIBVPX-Add-path-for-QtWebEngine-build-in-Windows-specific-actions.patch
@@ -1,4 +1,4 @@
-From b7fe7f56307823e3d028bcca94c3f1cb6981dc5f Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Zoltan Arvai <zarvai@inf.u-szeged.hu>
Date: Mon, 24 Feb 2014 07:29:32 -0800
Subject: LIBVPX: Add path for QtWebEngine build in Windows specific actions
@@ -27,7 +27,3 @@ index 392ccde..7f1a18d 100644
],
'process_output_as_sources': 1,
'msvs_cygwin_shell': 1,
---
-1.7.9
-
-
diff --git a/patches/update-patches.sh b/patches/update-patches.sh
index a0e73950c..feef41267 100755
--- a/patches/update-patches.sh
+++ b/patches/update-patches.sh
@@ -48,6 +48,7 @@ for MODULE in \
/ \
/third_party/WebKit \
/third_party/libjingle/source/talk \
+ /third_party/libvpx \
/tools/gyp \
/tools/grit
do