All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] repo: upgrading to 2.32 SUCCEEDED
@ 2023-03-01 14:45 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2023-03-01 14:45 UTC (permalink / raw)
  To: Jasper Orschulko; +Cc: openembedded-core

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

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *repo* to *2.32* has Succeeded.

Next steps:
    - apply the patch: git am 0001-repo-upgrade-2.31-2.32.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: 1450 bytes --]

packages/core2-32-poky-linux/repo: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo-dbg: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo-dbg: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo-dev: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo-dev: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo-doc: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo-doc: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo-locale: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo-locale: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo-src: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo-src: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo-staticdev: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo-staticdev: PKGV changed from 2.31 [default] to 2.32 [default]
packages/core2-32-poky-linux/repo/repo: PKGSIZE changed from 45804 to 45822 (+0%)
packages/core2-32-poky-linux/repo/repo: PV changed from "2.31" to "2.32"
packages/core2-32-poky-linux/repo/repo: PKGV changed from 2.31 [default] to 2.32 [default]

[-- Attachment #3: 0001-repo-upgrade-2.31-2.32.patch --]
[-- Type: application/octet-stream, Size: 1196 bytes --]

From c2a869c97c94810365a8927d45e4a84a2d68fbde Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 Mar 2023 08:33:21 +0000
Subject: [PATCH] repo: upgrade 2.31 -> 2.32

---
 meta/recipes-devtools/repo/{repo_2.31.bb => repo_2.32.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/repo/{repo_2.31.bb => repo_2.32.bb} (95%)

diff --git a/meta/recipes-devtools/repo/repo_2.31.bb b/meta/recipes-devtools/repo/repo_2.32.bb
similarity index 95%
rename from meta/recipes-devtools/repo/repo_2.31.bb
rename to meta/recipes-devtools/repo/repo_2.32.bb
index 27bb5d163e..dc7557ee1e 100644
--- a/meta/recipes-devtools/repo/repo_2.31.bb
+++ b/meta/recipes-devtools/repo/repo_2.32.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
            file://0001-python3-shebang.patch \
            "
-SRCREV = "a621254b263664efa308a645214d3d140e068676"
+SRCREV = "7fa149b47a980779f02ccaf1d1dbd5af5ce9abc7"
 
 MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
 
-- 
2.39.2


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

only message in thread, other threads:[~2023-03-01 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 14:45 [AUH] repo: upgrading to 2.32 SUCCEEDED auh

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.