From: auh@auh.yoctoproject.org
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] ccache: upgrading to 3.7.12 SUCCEEDED [thread overview]
Message-ID: <MADEUP.163E71D68A062F17.24086@lists.openembedded.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ccache* to *3.7.12* has Succeeded.
Next steps:
- apply the patch: git am 0001-ccache-upgrade-3.7.11-3.7.12.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: 0001-ccache-upgrade-3.7.11-3.7.12.patch --]
[-- Type: application/octet-stream, Size: 1286 bytes --]
From 94c3540cd1b523b5ddb115d63886fc53aa163ce2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Fri, 16 Oct 2020 02:15:22 +0000
Subject: [PATCH] ccache: upgrade 3.7.11 -> 3.7.12
---
.../ccache/{ccache_3.7.11.bb => ccache_3.7.12.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/ccache/{ccache_3.7.11.bb => ccache_3.7.12.bb} (91%)
diff --git a/meta/recipes-devtools/ccache/ccache_3.7.11.bb b/meta/recipes-devtools/ccache/ccache_3.7.12.bb
similarity index 91%
rename from meta/recipes-devtools/ccache/ccache_3.7.11.bb
rename to meta/recipes-devtools/ccache/ccache_3.7.12.bb
index fd004f4c9b..fe3c9bb978 100644
--- a/meta/recipes-devtools/ccache/ccache_3.7.11.bb
+++ b/meta/recipes-devtools/ccache/ccache_3.7.12.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=22d514dbc01fdf9a9784334b6b59417a"
DEPENDS = "zlib"
SRC_URI = "https://github.com/ccache/ccache/releases/download/v${PV}/${BP}.tar.gz"
-SRC_URI[sha256sum] = "34309a59d4b6b6b33756366aa9d3144a4655587be9f914476b4c0e2d36365f01"
+SRC_URI[sha256sum] = "d2abe88d4c283ce960e233583061127b156ffb027c6da3cf10770fc0c7244194"
UPSTREAM_CHECK_URI = "https://github.com/ccache/ccache/releases/"
--
2.18.4
[-- Attachment #3: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1785 bytes --]
packages/core2-32-poky-linux/ccache/ccache-dbg: PKGSIZE changed from 351740 to 352448 (+0%)
packages/core2-32-poky-linux/ccache/ccache-dbg: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache-dbg: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache/ccache-dev: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache-dev: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache/ccache-doc: PKGSIZE changed from 64463 to 64839 (+1%)
packages/core2-32-poky-linux/ccache/ccache-doc: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache-doc: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache/ccache-locale: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache-locale: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache/ccache-src: PKGSIZE changed from 356907 to 357395 (+0%)
packages/core2-32-poky-linux/ccache/ccache-src: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache-src: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache/ccache-staticdev: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache-staticdev: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache/ccache: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache/ccache: PV changed from "3.7.11" to "3.7.12"
packages/core2-32-poky-linux/ccache: PKGV changed from 3.7.11 [default] to 3.7.12 [default]
packages/core2-32-poky-linux/ccache: PV changed from "3.7.11" to "3.7.12"
reply other threads:[~2020-10-16 10:21 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.163E71D68A062F17.24086@lists.openembedded.org \
--to=auh@auh.yoctoproject.org \
--cc=liezhi.yang@windriver.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