All of lore.kernel.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] autoconf-archive: upgrading to 2021.02.19 SUCCEEDED	[thread overview]
Message-ID: <MADEUP.166C91A8E52BF5C6.17966@lists.openembedded.org> (raw)

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

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *autoconf-archive* to *2021.02.19* has Succeeded.

Next steps:
    - apply the patch: git am 0001-autoconf-archive-upgrade-2019.01.06-2021.02.19.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: 1640 bytes --]

packages/all-poky-linux/autoconf-archive/autoconf-archive-doc: PKGV changed from 2019.01.06 [default] to 2021.02.19 [default]
packages/all-poky-linux/autoconf-archive/autoconf-archive-doc: PV changed from "2019.01.06" to "2021.02.19"
packages/all-poky-linux/autoconf-archive/autoconf-archive-doc: PKGSIZE changed from 46036 to 46547 (+1%)
packages/all-poky-linux/autoconf-archive/autoconf-archive-src: PKGV changed from 2019.01.06 [default] to 2021.02.19 [default]
packages/all-poky-linux/autoconf-archive/autoconf-archive-src: PV changed from "2019.01.06" to "2021.02.19"
packages/all-poky-linux/autoconf-archive/autoconf-archive: PKGV changed from 2019.01.06 [default] to 2021.02.19 [default]
packages/all-poky-linux/autoconf-archive/autoconf-archive: PV changed from "2019.01.06" to "2021.02.19"
packages/all-poky-linux/autoconf-archive/autoconf-archive: PKGSIZE changed from 2068942 to 2092330 (+1%)
packages/all-poky-linux/autoconf-archive: PKGV changed from 2019.01.06 [default] to 2021.02.19 [default]
packages/all-poky-linux/autoconf-archive: SRC_URI changed from "https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-2019.01.06.tar.xz" to "https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-2021.02.19.tar.xz"
packages/all-poky-linux/autoconf-archive: PV changed from "2019.01.06" to "2021.02.19"
Changes to packages/all-poky-linux/autoconf-archive (sysroot):
  /usr/share/aclocal/ax_boost_process.m4 was added
  /usr/share/aclocal/ax_check_pcre2.m4 was added
  /usr/share/aclocal/ax_int128.m4 was added
  /usr/share/aclocal/ax_prepend_flag.m4 was added
  /usr/share/aclocal/ax_prog_robot.m4 was added

[-- Attachment #3: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 311 bytes --]

Changes to packages/all-poky-linux/autoconf-archive (sysroot):
  /usr/share/aclocal/ax_boost_process.m4 was added
  /usr/share/aclocal/ax_check_pcre2.m4 was added
  /usr/share/aclocal/ax_int128.m4 was added
  /usr/share/aclocal/ax_prepend_flag.m4 was added
  /usr/share/aclocal/ax_prog_robot.m4 was added

[-- Attachment #4: 0001-autoconf-archive-upgrade-2019.01.06-2021.02.19.patch --]
[-- Type: text/x-diff, Size: 1524 bytes --]

From b5731de25b8a1f26d7803d7a4912ba2b47a96e7c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Mon, 15 Mar 2021 04:07:02 +0000
Subject: [PATCH] autoconf-archive: upgrade 2019.01.06 -> 2021.02.19

---
 ...nf-archive_2019.01.06.bb => autoconf-archive_2021.02.19.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta/recipes-devtools/autoconf-archive/{autoconf-archive_2019.01.06.bb => autoconf-archive_2021.02.19.bb} (78%)

diff --git a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2021.02.19.bb
similarity index 78%
rename from meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
rename to meta/recipes-devtools/autoconf-archive/autoconf-archive_2021.02.19.bb
index 13593d7bb3..54079b5f09 100644
--- a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
+++ b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2021.02.19.bb
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \
     file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515"
 
 SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "d46413c8b00a125b1529bae385bbec55"
-SRC_URI[sha256sum] = "17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f"
+SRC_URI[sha256sum] = "e8a6eb9d28ddcba8ffef3fa211653239e9bf239aba6a01a6b7cfc7ceaec69cbd"
 
 inherit autotools allarch texinfo
 
-- 
2.17.1


             reply	other threads:[~2021-03-15 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 16:42 auh [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-15 18:16 [AUH] autoconf-archive: upgrading to 2021.02.19 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.166C91A8E52BF5C6.17966@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 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.