Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libmpc* to *1.2.0* has
Succeeded.
Next steps:
- apply the patch: git am 0001-libmpc-upgrade-1.1.0-1.2.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
Changes to packages/core2-32-poky-linux/libmpc (sysroot):
/usr/lib/libmpc.so.3 changed symlink target from libmpc.so.3.1.0 to
libmpc.so.3.2.0
/usr/lib/libmpc.so changed symlink target from libmpc.so.3.1.0 to
libmpc.so.3.2.0
/usr/lib/libmpc.so.3.1.0 moved to /usr/lib/libmpc.so.3.2.0
Changes to packages/core2-32-poky-linux/libmpc (sysroot):
/usr/lib/libmpc.so.3 changed symlink target from libmpc.so.3.1.0 to
libmpc.so.3.2.0
/usr/lib/libmpc.so changed symlink target from libmpc.so.3.1.0 to
libmpc.so.3.2.0
/usr/lib/libmpc.so.3.1.0 moved to /usr/lib/libmpc.so.3.2.0
>From 6763e29e449590aa9746255548aebc7404684bd2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 29 Aug 2020 17:41:00 +0000
Subject: [PATCH] libmpc: upgrade 1.1.0 -> 1.2.0
---
.../libmpc/{libmpc_1.1.0.bb => libmpc_1.2.0.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta/recipes-support/libmpc/{libmpc_1.1.0.bb => libmpc_1.2.0.bb} (62%)
diff --git a/meta/recipes-support/libmpc/libmpc_1.1.0.bb b/meta/recipes-support/libmpc/libmpc_1.2.0.bb
similarity index 62%
rename from meta/recipes-support/libmpc/libmpc_1.1.0.bb
rename to meta/recipes-support/libmpc/libmpc_1.2.0.bb
index bbc673ff38..b51ec6ad14 100644
--- a/meta/recipes-support/libmpc/libmpc_1.1.0.bb
+++ b/meta/recipes-support/libmpc/libmpc_1.2.0.bb
@@ -5,8 +5,7 @@ DEPENDS = "gmp mpfr"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
SRC_URI = "${GNU_MIRROR}/mpc/mpc-${PV}.tar.gz"
-SRC_URI[md5sum] = "4125404e41e482ec68282a2e687f6c73"
-SRC_URI[sha256sum] = "6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e"
+SRC_URI[sha256sum] = "e90f2d99553a9c19911abdb4305bf8217106a957e3994436428572c8dfe8fda6"
S = "${WORKDIR}/mpc-${PV}"
BBCLASSEXTEND = "native nativesdk"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#141976):
https://lists.openembedded.org/g/openembedded-core/message/141976
Mute This Topic: https://lists.openembedded.org/mt/76500024/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-