diff options
author | Maxin B. John <maxin.john@intel.com> | 2018-02-27 17:40:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-01 22:09:16 +0000 |
commit | 5d6ad884f9d6b17b2e5ac4e6b00c7ed3e65a9710 (patch) | |
tree | adc03535dc74636abf992ff628f1352e3fe23700 | |
parent | 68150bac7444f089f19c789e9f6602d59f605d7a (diff) | |
download | openembedded-core-5d6ad884f9d6b17b2e5ac4e6b00c7ed3e65a9710.tar.gz openembedded-core-5d6ad884f9d6b17b2e5ac4e6b00c7ed3e65a9710.tar.bz2 openembedded-core-5d6ad884f9d6b17b2e5ac4e6b00c7ed3e65a9710.zip |
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
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch | 1 |
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. Signed-off-by: Khem Raj <raj.khem@gmail.com> +Upstream-Status: Pending --- Source/JavaScriptCore/shell/CMakeLists.txt | 2 +- Source/WebCore/PlatformGTK.cmake | 6 +++--- |