All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] erofs-utils: upgrading to 20191016 SUCCEEDED
@ 2021-06-03  1:24 auh
  2021-06-03  9:12 ` [OE-core] " Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: auh @ 2021-06-03  1:24 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 995 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *erofs-utils* to *20191016* has Succeeded.

Next steps:
    - apply the patch: git am 0001-erofs-utils-upgrade-1.2.1-20191016.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: 1777 bytes --]

packages/core2-32-poky-linux/erofs-utils/erofs-utils-dbg: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils-dbg: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils/erofs-utils-dbg: PKGSIZE changed from 167228 to 167232 (+0%)
packages/core2-32-poky-linux/erofs-utils/erofs-utils-dev: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils-dev: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils/erofs-utils-doc: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils-doc: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils/erofs-utils-locale: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils-locale: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils/erofs-utils-src: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils-src: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils/erofs-utils-staticdev: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils-staticdev: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils/erofs-utils: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils/erofs-utils: PKGV changed from 1.2.1 [default] to 20191016 [default]
packages/core2-32-poky-linux/erofs-utils: PV changed from "1.2.1" to "20191016"
packages/core2-32-poky-linux/erofs-utils: PKGV changed from 1.2.1 [default] to 20191016 [default]

[-- Attachment #3: 0001-erofs-utils-upgrade-1.2.1-20191016.patch --]
[-- Type: text/x-diff, Size: 751 bytes --]

From dce7793cff90c96310f4e2eaf85f31219fdfc2c8 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Wed, 2 Jun 2021 16:16:54 +0000
Subject: [PATCH] erofs-utils: upgrade 1.2.1 -> 20191016

---
 .../erofs-utils/{erofs-utils_1.2.1.bb => erofs-utils_20191016.bb} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-devtools/erofs-utils/{erofs-utils_1.2.1.bb => erofs-utils_20191016.bb} (100%)

diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_1.2.1.bb b/meta/recipes-devtools/erofs-utils/erofs-utils_20191016.bb
similarity index 100%
rename from meta/recipes-devtools/erofs-utils/erofs-utils_1.2.1.bb
rename to meta/recipes-devtools/erofs-utils/erofs-utils_20191016.bb
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [OE-core] [AUH] erofs-utils: upgrading to 20191016 SUCCEEDED
  2021-06-03  1:24 [AUH] erofs-utils: upgrading to 20191016 SUCCEEDED auh
@ 2021-06-03  9:12 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2021-06-03  9:12 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Richard Weinberger, OE-core

[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]

Bogus tag, please ignore. I have queued a patch to correct this. (there is
currently no new version to update to)

Alex

On Thu, 3 Jun 2021 at 03:24, <auh@auh.yoctoproject.org> wrote:

> Hello,
>
> this email is a notification from the Auto Upgrade Helper
> that the automatic attempt to upgrade the recipe *erofs-utils* to
> *20191016* has Succeeded.
>
> Next steps:
>     - apply the patch: git am 0001-erofs-utils-upgrade-1.2.1-20191016.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: Type: text/html, Size: 1757 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-03  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  1:24 [AUH] erofs-utils: upgrading to 20191016 SUCCEEDED auh
2021-06-03  9:12 ` [OE-core] " Alexander Kanavin

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.