* [AUH] libinput: upgrading to 1.16.2 SUCCEEDED
@ 2020-10-16 10:21 auh
0 siblings, 0 replies; only message in thread
From: auh @ 2020-10-16 10:21 UTC (permalink / raw)
To: Ross Burton; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 986 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libinput* to *1.16.2* has Succeeded.
Next steps:
- apply the patch: git am 0001-libinput-upgrade-1.16.1-1.16.2.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: 2261 bytes --]
packages/core2-32-poky-linux/libinput: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-bin: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-bin: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-dbg: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-dbg: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-dbg: PKGSIZE changed from 4486196 to 4486540 (+0%)
packages/core2-32-poky-linux/libinput/libinput-dev: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-dev: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-doc: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-doc: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-locale: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-locale: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-ptest: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-ptest: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-src: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-src: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput-src: PKGSIZE changed from 3154254 to 3154791 (+0%)
packages/core2-32-poky-linux/libinput/libinput-staticdev: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput-staticdev: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput: PKGV changed from 1.16.1 [default] to 1.16.2 [default]
packages/core2-32-poky-linux/libinput/libinput: PV changed from "1.16.1" to "1.16.2"
packages/core2-32-poky-linux/libinput/libinput: PKGSIZE changed from 1007100 to 1007550 (+0%)
[-- Attachment #3: 0001-libinput-upgrade-1.16.1-1.16.2.patch --]
[-- Type: application/octet-stream, Size: 1282 bytes --]
From 5ab6193d09a22042d20d31a4be18660b8381200e Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Fri, 16 Oct 2020 09:06:10 +0000
Subject: [PATCH] libinput: upgrade 1.16.1 -> 1.16.2
---
.../wayland/{libinput_1.16.1.bb => libinput_1.16.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/wayland/{libinput_1.16.1.bb => libinput_1.16.2.bb} (95%)
diff --git a/meta/recipes-graphics/wayland/libinput_1.16.1.bb b/meta/recipes-graphics/wayland/libinput_1.16.2.bb
similarity index 95%
rename from meta/recipes-graphics/wayland/libinput_1.16.1.bb
rename to meta/recipes-graphics/wayland/libinput_1.16.2.bb
index 1497609183..f4b1b4ddc2 100644
--- a/meta/recipes-graphics/wayland/libinput_1.16.1.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.16.2.bb
@@ -16,7 +16,7 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz \
file://run-ptest \
file://determinism.patch \
"
-SRC_URI[sha256sum] = "7ba7d1aeedd15168bb21d17e9e628aa1c27957963a423a3fea3938a501758539"
+SRC_URI[sha256sum] = "fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9"
UPSTREAM_CHECK_REGEX = "libinput-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
--
2.18.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-16 10:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-16 10:21 [AUH] libinput: upgrading to 1.16.2 SUCCEEDED auh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox