Openembedded Core Discussions
 help / color / mirror / Atom feed
* [AUH] stress-ng: upgrading to 0.12.10 SUCCEEDED
@ 2021-06-13 11:51 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2021-06-13 11:51 UTC (permalink / raw)
  To: Anuj Mittal; +Cc: openembedded-core

[-- 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 *stress-ng* to *0.12.10* has Succeeded.

Next steps:
    - apply the patch: git am 0001-stress-ng-upgrade-0.12.09-0.12.10.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: 2572 bytes --]

packages/core2-32-poky-linux/stress-ng: SRC_URI changed from "https://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.12.09.tar.xz file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch file://no_daddr_t.patch" to "https://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.12.10.tar.xz file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch file://no_daddr_t.patch"
packages/core2-32-poky-linux/stress-ng: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-bash-completion: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-bash-completion: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-dbg: PKGSIZE changed from 5533404 to 5551652 (+0%)
packages/core2-32-poky-linux/stress-ng/stress-ng-dbg: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-dbg: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-dev: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-dev: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-doc: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-doc: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-locale: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-locale: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-src: PKGSIZE changed from 3005065 to 3020341 (+1%)
packages/core2-32-poky-linux/stress-ng/stress-ng-src: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-src: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng-staticdev: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng-staticdev: PV changed from "0.12.09" to "0.12.10"
packages/core2-32-poky-linux/stress-ng/stress-ng: PKGSIZE changed from 4160232 to 4168424 (+0%)
packages/core2-32-poky-linux/stress-ng/stress-ng: PKGV changed from 0.12.09 [default] to 0.12.10 [default]
packages/core2-32-poky-linux/stress-ng/stress-ng: PV changed from "0.12.09" to "0.12.10"

[-- Attachment #3: 0001-stress-ng-upgrade-0.12.09-0.12.10.patch --]
[-- Type: text/x-diff, Size: 1335 bytes --]

From d78bbffdd03816df948632977c388a294fd0bb75 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Sun, 13 Jun 2021 10:07:43 +0000
Subject: [PATCH] stress-ng: upgrade 0.12.09 -> 0.12.10

---
 .../stress-ng/{stress-ng_0.12.09.bb => stress-ng_0.12.10.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/stress-ng/{stress-ng_0.12.09.bb => stress-ng_0.12.10.bb} (90%)

diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.09.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb
similarity index 90%
rename from meta/recipes-extended/stress-ng/stress-ng_0.12.09.bb
rename to meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb
index f7e5f03e78..7b06f00616 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.12.09.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb
@@ -9,7 +9,7 @@ SRC_URI = "https://kernel.ubuntu.com/~cking/tarballs/${BPN}/${BP}.tar.xz \
            file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch \
            file://no_daddr_t.patch \
            "
-SRC_URI[sha256sum] = "cffac091082c7adbfec649be3c66941c3d622f8b96795656bcce2e20d669cfeb"
+SRC_URI[sha256sum] = "bd167b6559fa8a28680371b1defd3ffe2344eb550129d58dd7d5e2d568f2786e"
 
 DEPENDS = "coreutils-native"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-13 11:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-13 11:51 [AUH] stress-ng: upgrading to 0.12.10 SUCCEEDED auh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox