summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-02-27 17:40:40 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-01 22:13:55 +0000
commit805fb404eb6bbd115fc1c98accd78ff194812979 (patch)
treefcb2a088f56cecb38b1c46f4082b6503322c9d2e /meta/recipes-sato
parent3eff72cc1f5989144f8d2cc93fab69e4d3d80f8c (diff)
downloadpoky-805fb404eb6bbd115fc1c98accd78ff194812979.tar.gz
webkit: add missing Upstream-Status to patch
Add missing Upstream-Status to the following patch: 0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch Upstream-Status is fetched from the first commit of the patch: commit id: 700b846ba0e0f31b06459aee3ebb3ce5f1715918 (From OE-Core rev: 5d6ad884f9d6b17b2e5ac4e6b00c7ed3e65a9710) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch b/meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
index dfdc116018..9fc1421fdd 100644
--- a/meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
+++ b/meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch
@@ -16,6 +16,7 @@ and ends up with compile errors e.g.
16 16
17Signed-off-by: Khem Raj <raj.khem@gmail.com> 17Signed-off-by: Khem Raj <raj.khem@gmail.com>
18 18
19Upstream-Status: Pending
19--- 20---
20 Source/JavaScriptCore/shell/CMakeLists.txt | 2 +- 21 Source/JavaScriptCore/shell/CMakeLists.txt | 2 +-
21 Source/WebCore/PlatformGTK.cmake | 6 +++--- 22 Source/WebCore/PlatformGTK.cmake | 6 +++---