To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] webkitgtk: upgrading to 2.50.6 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/webkitgtk/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/webkitgtk/bitbake-output-qemuarm_musl.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/webkitgtk/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/webkitgtk/0001-webkitgtk-upgrade-2.50.4-2.50.6.patch Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *webkitgtk* to *2.50.6* has Succeeded. Next steps: - apply the patch: git am 0001-webkitgtk-upgrade-2.50.4-2.50.6.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From bf695ce5032f3f90c93f7b7090403a9d5d4dac62 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Mar 2026 12:52:45 +0000 Subject: [PATCH] webkitgtk: upgrade 2.50.4 -> 2.50.6 --- ...ake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch | 6 +++--- ...ndGObjectIntrospection.cmake-prefix-variables-obta.patch | 2 +- ...x-build-errors-on-RISCV-https-bugs.webkit.org-show.patch | 2 +- meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-riscv64.patch | 4 ++-- meta/recipes-sato/webkit/webkitgtk/reproducibility.patch | 2 +- meta/recipes-sato/webkit/webkitgtk/sys_futex.patch | 2 +- meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch | 2 +- .../webkit/{webkitgtk_2.50.4.bb => webkitgtk_2.50.6.bb} | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) rename meta/recipes-sato/webkit/{webkitgtk_2.50.4.bb => webkitgtk_2.50.6.bb} (98%) diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch b/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch index a2c315a7cc..4d722af952 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch @@ -1,4 +1,4 @@ -From ec0a881bb05e5a4eed9a71b4494e64373cdd4d25 Mon Sep 17 00:00:00 2001 +From 86d102110f3705ef4b5926587127090fd442e575 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Fri, 11 Aug 2023 14:20:48 +0800 Subject: [PATCH] Add a variable to control macro @@ -57,10 +57,10 @@ index ea511e5b..2e8df1e5 100644 #else #define __PAS_ALWAYS_INLINE_BUT_NOT_INLINE diff --git a/Source/cmake/WebKitCompilerFlags.cmake b/Source/cmake/WebKitCompilerFlags.cmake -index 77a292fb..bf53d809 100644 +index 59283920..44bfa02b 100644 --- a/Source/cmake/WebKitCompilerFlags.cmake +++ b/Source/cmake/WebKitCompilerFlags.cmake -@@ -512,3 +512,10 @@ endif () +@@ -522,3 +522,10 @@ endif () # FIXME: Enable pre-compiled headers for all ports set(CMAKE_DISABLE_PRECOMPILE_HEADERS ON) diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch b/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch index 56d532749a..879620f0d2 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch @@ -1,4 +1,4 @@ -From 14b50f50e1c8198f3a14767b8d62e25093babe51 Mon Sep 17 00:00:00 2001 +From da56497147b29e74e7de08d9367c522ce7abe94d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 27 Oct 2015 16:02:19 +0200 Subject: [PATCH] FindGObjectIntrospection.cmake: prefix variables obtained diff --git a/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch b/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch index 66ffd1266b..f9e66281ae 100644 --- a/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch +++ b/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch @@ -1,4 +1,4 @@ -From 7fe5b5ef35441a2e40cac13a51c6af10afa1dbe2 Mon Sep 17 00:00:00 2001 +From 66f2fe036940b93f56f928cdd68c6b797f8ede37 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 21 Mar 2025 01:21:22 -0700 Subject: [PATCH] Fix build errors on RISCV diff --git a/meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-riscv64.patch b/meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-riscv64.patch index 82eb56a0f6..433bc09f73 100644 --- a/meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-riscv64.patch +++ b/meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-riscv64.patch @@ -1,7 +1,7 @@ -From 9d09d47c01b8ee92a02662d58d2570160064fa5d Mon Sep 17 00:00:00 2001 +From a6ef41566d211d3444d122fbd4015ffdc04f36e6 Mon Sep 17 00:00:00 2001 From: Alberto Garcia Date: Fri, 19 Dec 2025 10:10:41 +0000 -Subject: Use WTF_CPU_UNKNOWN when building for riscv64 +Subject: [PATCH] Use WTF_CPU_UNKNOWN when building for riscv64 WebKitGTK doesn't build on riscv64 even with the JIT disabled. Treating the CPU as unknown is perhaps a bit severe, but it allows us diff --git a/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch b/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch index 14784a38a0..0225db48c7 100644 --- a/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch +++ b/meta/recipes-sato/webkit/webkitgtk/reproducibility.patch @@ -1,4 +1,4 @@ -From d8a41103d268c7d7de12326a15642508c3541d85 Mon Sep 17 00:00:00 2001 +From 1270d878f925031cd6d2ecfd0ae8fb1d1aa5afe3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 3 Jan 2022 14:18:34 +0000 Subject: [PATCH] webkitgtk: Add reproducibility fix diff --git a/meta/recipes-sato/webkit/webkitgtk/sys_futex.patch b/meta/recipes-sato/webkit/webkitgtk/sys_futex.patch index c473e81705..5392a0cd82 100644 --- a/meta/recipes-sato/webkit/webkitgtk/sys_futex.patch +++ b/meta/recipes-sato/webkit/webkitgtk/sys_futex.patch @@ -1,4 +1,4 @@ -From 5a82a729903fcd6943334c160838a143dc9a3b3c Mon Sep 17 00:00:00 2001 +From 82daf822207b7fd9cf019adf420551adcc839721 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 18 Dec 2024 20:24:22 -0800 Subject: [PATCH] Fix build on newer 32bit architectures with only 64bit time_t diff --git a/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch b/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch index 97af0bce8f..08e4f467a7 100644 --- a/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch +++ b/meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch @@ -1,4 +1,4 @@ -From 367cc1e4bdb122a72666314abdb09dad266fd8a6 Mon Sep 17 00:00:00 2001 +From 679443c80554eee0df0ef273b3a744d983f27e54 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 5 Feb 2024 11:00:49 -0600 Subject: [PATCH] =?UTF-8?q?LowLevelInterpreter.cpp:339:21:=20error:=20?= diff --git a/meta/recipes-sato/webkit/webkitgtk_2.50.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.50.6.bb similarity index 98% rename from meta/recipes-sato/webkit/webkitgtk_2.50.4.bb rename to meta/recipes-sato/webkit/webkitgtk_2.50.6.bb index a1b0a72612..9d033d353b 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.50.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.50.6.bb @@ -18,7 +18,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch \ file://fix-ftbfs-riscv64.patch \ " -SRC_URI[sha256sum] = "d3bfa473845acfab72635bada5e0d134fda6792c5b95c5c5cd141b46125bd8e4" +SRC_URI[sha256sum] = "2b281abf8894ffc6172152e5660b75eeeedbe1cc43d6783d09dc79f7c865bb42" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen -- 2.47.1