* [AUH] libwpe: upgrading to 1.10.0 SUCCEEDED
@ 2021-04-15 18:16 auh
0 siblings, 0 replies; only message in thread
From: auh @ 2021-04-15 18:16 UTC (permalink / raw)
To: Alexander Kanavin; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libwpe* to *1.10.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-libwpe-upgrade-1.8.0-1.10.0.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
[-- Attachment #2: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 968 bytes --]
packages/core2-32-poky-linux/libwpe/libwpe-dev: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-doc: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-locale: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-staticdev: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
Changes to packages/core2-32-poky-linux/libwpe (sysroot):
/usr/lib/libwpe-1.0.so.1 changed symlink target from libwpe-1.0.so.1.4.3 to libwpe-1.0.so.1.5.1
/usr/lib/libwpe-1.0.so.1.4.3 moved to /usr/lib/libwpe-1.0.so.1.5.1
/usr/include/wpe-1.0/wpe/libwpe-version.h was added
[-- Attachment #3: 0001-libwpe-upgrade-1.8.0-1.10.0.patch --]
[-- Type: application/octet-stream, Size: 1265 bytes --]
From 3beb3f1b6c57ec606b60125f496e007cbd40702b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Thu, 15 Apr 2021 16:01:56 +0000
Subject: [PATCH] libwpe: upgrade 1.8.0 -> 1.10.0
---
meta/recipes-sato/webkit/{libwpe_1.8.0.bb => libwpe_1.10.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-sato/webkit/{libwpe_1.8.0.bb => libwpe_1.10.0.bb} (90%)
diff --git a/meta/recipes-sato/webkit/libwpe_1.8.0.bb b/meta/recipes-sato/webkit/libwpe_1.10.0.bb
similarity index 90%
rename from meta/recipes-sato/webkit/libwpe_1.8.0.bb
rename to meta/recipes-sato/webkit/libwpe_1.10.0.bb
index 164831be39..d90557e3af 100644
--- a/meta/recipes-sato/webkit/libwpe_1.8.0.bb
+++ b/meta/recipes-sato/webkit/libwpe_1.10.0.bb
@@ -14,7 +14,7 @@ inherit cmake features_check
REQUIRED_DISTRO_FEATURES = "opengl"
SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "a6f00a7d091cbd4db57fe7ee3b4c12c6350921d654ed79812800a26c888481d2"
+SRC_URI[sha256sum] = "2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d"
# This is a tweak of upstream-version-is-even needed because
# ipstream directory contains tarballs for other components as well.
--
2.27.0
[-- Attachment #4: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 3180 bytes --]
packages/core2-32-poky-linux/libwpe: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe: SRC_URI changed from "https://wpewebkit.org/releases/libwpe-1.8.0.tar.xz" to "https://wpewebkit.org/releases/libwpe-1.10.0.tar.xz"
packages/core2-32-poky-linux/libwpe: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe-dbg: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe-dbg: PKGSIZE changed from 234132 to 234448 (+0%)
packages/core2-32-poky-linux/libwpe/libwpe-dbg: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-dbg: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe-dev: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe-dev: PKGSIZE changed from 235931 to 236343 (+0%)
packages/core2-32-poky-linux/libwpe/libwpe-dev: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-dev: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe-doc: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe-doc: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-doc: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe-locale: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe-locale: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-locale: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe-src: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe-src: PKGSIZE changed from 209199 to 209620 (+0%)
packages/core2-32-poky-linux/libwpe/libwpe-src: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-src: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe-staticdev: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe-staticdev: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe-staticdev: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
packages/core2-32-poky-linux/libwpe/libwpe: PV changed from "1.8.0" to "1.10.0"
packages/core2-32-poky-linux/libwpe/libwpe: FILELIST: removed "/usr/lib/libwpe-1.0.so.1.4.3", added "/usr/lib/libwpe-1.0.so.1.5.1"
packages/core2-32-poky-linux/libwpe/libwpe: PKGV changed from 1.8.0 [default] to 1.10.0 [default]
Changes to packages/core2-32-poky-linux/libwpe (sysroot):
/usr/lib/libwpe-1.0.so.1 changed symlink target from libwpe-1.0.so.1.4.3 to libwpe-1.0.so.1.5.1
/usr/lib/libwpe-1.0.so.1.4.3 moved to /usr/lib/libwpe-1.0.so.1.5.1
/usr/include/wpe-1.0/wpe/libwpe-version.h was added
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-15 18:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-15 18:16 [AUH] libwpe: upgrading to 1.10.0 SUCCEEDED auh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.