Signed-off-by: Khem Raj <[email protected]> --- .../webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch | 2 +- .../webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch | 2 +- meta/recipes-sato/webkit/webkitgtk/clang.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch b/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch index 146087b..d7e4ef6 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch @@ -7,7 +7,7 @@ We dont have backtrace() implemented on non-glibc libc's on linux Signed-off-by: Khem Raj <[email protected]> --- -Upstream-Status: Pending +Upstream-Status: Accepted Source/WTF/wtf/Assertions.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch b/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch index c57fcde..77ebf37 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch @@ -9,7 +9,7 @@ let ctype be used on non-glibc ( musl ) C library Signed-off-by: Khem Raj <[email protected]> --- -Upstream-Status: Submitted +Upstream-Status: Accepted Source/JavaScriptCore/runtime/Options.cpp | 2 +- Source/WTF/wtf/DisallowCType.h | 2 +- diff --git a/meta/recipes-sato/webkit/webkitgtk/clang.patch b/meta/recipes-sato/webkit/webkitgtk/clang.patch index ef77755..e526713 100644 --- a/meta/recipes-sato/webkit/webkitgtk/clang.patch +++ b/meta/recipes-sato/webkit/webkitgtk/clang.patch @@ -8,7 +8,7 @@ Source/JavaScriptCore/assembler/ARM64Assembler.h:2857:33: error: cannot initiali Signed-off-by: Khem Raj <[email protected]> -Upstream-Status: Pending +Upstream-Status: Accepted Index: webkitgtk-2.8.5/Source/JavaScriptCore/assembler/ARM64Assembler.h =================================================================== -- 2.7.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
