From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.yoctoproject.org (mail.yoctoproject.org [198.145.29.25]) by mx.groups.io with SMTP id smtpd.web12.12518.1602843682668419789 for ; Fri, 16 Oct 2020 03:21:22 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: auh.yoctoproject.org, ip: 198.145.29.25, mailfrom: auh@auh.yoctoproject.org) Received: from centos8-ty-2.yocto.io (unknown [172.29.10.62]) by mail.yoctoproject.org (Postfix) with ESMTP id BD46738C11C1 for ; Fri, 16 Oct 2020 03:21:21 -0700 (PDT) MIME-Version: 1.0 From: auh@auh.yoctoproject.org To: Marek Vasut Cc: openembedded-core@lists.openembedded.org Subject: [AUH] u-boot-tools: upgrading to 2020.10 SUCCEEDED Message-ID: X-Groupsio-MsgNum: 143408 Content-Type: multipart/mixed; boundary="===============7950843486063302689==" --===============7950843486063302689== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *u-boot-tools* to *2020.10* has Succeeded. Next steps: - apply the patch: git am 0001-u-boot-tools-upgrade-2020.07-2020.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 --===============7950843486063302689== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="buildhistory-diff-full.txt" packages/core2-32-poky-linux/u-boot-tools: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-dbg: PKGSIZE changed from 3218216 to 3374576 (+5%) packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-dbg: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-dbg: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-dev: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-dev: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-doc: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-doc: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-locale: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-locale: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-mkenvimage: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-mkenvimage: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-mkimage: PKGSIZE changed from 884368 to 925912 (+5%) packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-mkimage: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-mkimage: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-src: PKGSIZE changed from 1024498 to 1057699 (+3%) packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-src: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-src: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-staticdev: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools-staticdev: PV changed from "2020.07" to "2020.10" packages/core2-32-poky-linux/u-boot-tools/u-boot-tools: PKGV changed from 2020.07 [default] to 2020.10 [default] packages/core2-32-poky-linux/u-boot-tools/u-boot-tools: PV changed from "2020.07" to "2020.10" --===============7950843486063302689== Content-Type: application/octet-stream MIME-Version: 1.0 Content-Disposition: attachment; filename="0001-u-boot-tools-upgrade-2020.07-2020.10.patch" >From 743e23e4744d1bdd0d6570d12ca154e9b5fc9efa Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Oct 2020 22:31:58 +0000 Subject: [PATCH] u-boot-tools: upgrade 2020.07 -> 2020.10 --- meta/recipes-bsp/u-boot/u-boot-common.inc | 4 ++-- .../u-boot/u-boot-tools_2020.07.bb | 2 -- .../u-boot/u-boot-tools_2020.10.bb | 23 +++++++++++++++++++ 3 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb create mode 100644 meta/recipes-bsp/u-boot/u-boot-tools_2020.10.bb diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index 9199bbfe0b..cbce408a28 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc @@ -7,12 +7,12 @@ SECTION = "bootloaders" DEPENDS += "flex-native bison-native" LICENSE = "GPLv2+" -LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" +LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "2f5fbb5b39f7b67044dda5c35e4a4b31685a3109" +SRCREV = "050acee119b3757fee3bd128f55d720fdd9bb890" SRC_URI = "git://git.denx.de/u-boot.git \ " diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb deleted file mode 100644 index 7eaf721ca8..0000000000 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb +++ /dev/null @@ -1,2 +0,0 @@ -require u-boot-common.inc -require u-boot-tools.inc diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2020.10.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2020.10.bb new file mode 100644 index 0000000000..37e97602dd --- /dev/null +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2020.10.bb @@ -0,0 +1,23 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- Licenses/README +# +++ Licenses/README +# @@ -149,5 +149,6 @@ +# IBM PIBS (PowerPC Initialization and IBM-pibs ibm-pibs.txt +# Boot Software) license +# ISC License ISC Y isc.txt https://spdx.org/licenses/ISC +# +MIT License MIT Y mit.txt https://spdx.org/licenses/MIT.html +# SIL OPEN FONT LICENSE (OFL-1.1) OFL-1.1 Y OFL.txt https://spdx.org/licenses/OFL-1.1.html +# X11 License X11 x11.txt https://spdx.org/licenses/X11.html +# +# + +require u-boot-common.inc +require u-boot-tools.inc + -- 2.18.4 --===============7950843486063302689==--