From: auh@auh.yoctoproject.org
To: Armin Kuster <akuster808@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] libxkbcommon: upgrading to 1.1.0 SUCCEEDED [thread overview]
Message-ID: <MADEUP.166C91A943B97EDA.29771@lists.openembedded.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 991 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libxkbcommon* to *1.1.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-libxkbcommon-upgrade-1.0.3-1.1.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-full.txt --]
[-- Type: text/plain, Size: 2153 bytes --]
packages/core2-32-poky-linux/libxkbcommon: SRC_URI changed from "http://xkbcommon.org/download/libxkbcommon-1.0.3.tar.xz" to "http://xkbcommon.org/download/libxkbcommon-1.1.0.tar.xz"
packages/core2-32-poky-linux/libxkbcommon: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-dbg: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-dbg: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-dev: PKGSIZE changed from 311263 to 330460 (+6%)
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-dev: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-dev: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-doc: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-doc: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-locale: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-locale: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-src: PKGSIZE changed from 1348341 to 1365371 (+1%)
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-src: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-src: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-staticdev: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon-staticdev: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon: PKGSIZE changed from 430010 to 434106 (+1%)
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon: PV changed from "1.0.3" to "1.1.0"
packages/core2-32-poky-linux/libxkbcommon/libxkbcommon: PKGV changed from 1.0.3 [default] to 1.1.0 [default]
[-- Attachment #3: 0001-libxkbcommon-upgrade-1.0.3-1.1.0.patch --]
[-- Type: text/x-diff, Size: 1255 bytes --]
From 9a264549a1e5774a9e45076643f7f203b35a35f7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Mon, 15 Mar 2021 13:28:50 +0000
Subject: [PATCH] libxkbcommon: upgrade 1.0.3 -> 1.1.0
---
.../xorg-lib/{libxkbcommon_1.0.3.bb => libxkbcommon_1.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/xorg-lib/{libxkbcommon_1.0.3.bb => libxkbcommon_1.1.0.bb} (92%)
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.3.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.1.0.bb
similarity index 92%
rename from meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.3.bb
rename to meta/recipes-graphics/xorg-lib/libxkbcommon_1.1.0.bb
index 99f55f4a14..a1dbda0e06 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.0.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.1.0.bb
@@ -9,7 +9,7 @@ DEPENDS = "util-macros flex-native bison-native"
SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52"
+SRC_URI[sha256sum] = "412cfcca596f92914ea1a66ad244804d73a5ff20b6d86459951e7ad20576c246"
UPSTREAM_CHECK_URI = "http://xkbcommon.org/"
--
2.17.1
reply other threads:[~2021-03-15 16:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MADEUP.166C91A943B97EDA.29771@lists.openembedded.org \
--to=auh@auh.yoctoproject.org \
--cc=akuster808@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.