From: auh@auh.yoctoproject.org
To: Anuj Mittal <anuj.mittal@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] init-system-helpers: upgrading to 1.60 SUCCEEDED [thread overview]
Message-ID: <MADEUP.1650FA40DEED4EB7.26179@lists.openembedded.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *init-system-helpers* to *1.60* has Succeeded.
Next steps:
- apply the patch: git am 0001-init-system-helpers-upgrade-1.58-1.60.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: 2570 bytes --]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-dbg: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-dbg: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-dev: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-dev: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-doc: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-doc: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-invoke-rc.d: PKGSIZE changed from 17042 to 16507 (-3%)
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-invoke-rc.d: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-invoke-rc.d: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-locale: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-locale: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-service: PKGSIZE changed from 9269 to 9104 (-2%)
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-service: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-service: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-src: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-src: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-staticdev: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers-staticdev: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers/init-system-helpers: PV changed from "1.58" to "1.60"
packages/core2-32-poky-linux/init-system-helpers: PKGV changed from 1.58 [default] to 1.60 [default]
packages/core2-32-poky-linux/init-system-helpers: PV changed from "1.58" to "1.60"
[-- Attachment #3: 0001-init-system-helpers-upgrade-1.58-1.60.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]
From 8153f738b9d4bd3a4fcfa055911c8d3b7f6ce4c1 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Tue, 15 Dec 2020 05:22:42 +0000
Subject: [PATCH] init-system-helpers: upgrade 1.58 -> 1.60
---
...{init-system-helpers_1.58.bb => init-system-helpers_1.60.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-core/initscripts/{init-system-helpers_1.58.bb => init-system-helpers_1.60.bb} (96%)
diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.58.bb b/meta/recipes-core/initscripts/init-system-helpers_1.60.bb
similarity index 96%
rename from meta/recipes-core/initscripts/init-system-helpers_1.58.bb
rename to meta/recipes-core/initscripts/init-system-helpers_1.60.bb
index b591f412c6..33977e66c1 100644
--- a/meta/recipes-core/initscripts/init-system-helpers_1.58.bb
+++ b/meta/recipes-core/initscripts/init-system-helpers_1.60.bb
@@ -16,7 +16,7 @@ SECTION = "base"
LICENSE = "BSD-3-Clause & GPLv2"
LIC_FILES_CHKSUM = "file://debian/copyright;md5=ee2b1830fcfead84d07bc060ec43e072"
-SRCREV = "6a1860c6f5ad295af605ddf588933544e7c24ce1"
+SRCREV = "dbd9197569c0935029acd5c9b02b84c68fd937ee"
SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https"
S = "${WORKDIR}/git"
--
2.17.1
next reply other threads:[~2020-12-15 19:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-15 19:23 auh [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-20 14:15 [AUH] init-system-helpers: upgrading to 1.60 SUCCEEDED auh
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.1650FA40DEED4EB7.26179@lists.openembedded.org \
--to=auh@auh.yoctoproject.org \
--cc=anuj.mittal@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox