Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xxhash* to *0.8.2* has Succeeded.
Next steps:
- apply the patch: git am 0001-xxhash-upgrade-0.8.1-0.8.2.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
-- >8 --
>From 557b94c0a35b6db782da67bf12f9915bcd4724e6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Tue, 1 Aug 2023 16:28:46 +0000
Subject: [PATCH] xxhash: upgrade 0.8.1 -> 0.8.2
---
.../{xxhash_0.8.1.bb => xxhash_0.8.2.bb} | 26 ++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
rename meta/recipes-support/xxhash/{xxhash_0.8.1.bb => xxhash_0.8.2.bb} (48%)
diff --git a/meta/recipes-support/xxhash/xxhash_0.8.1.bb
b/meta/recipes-support/xxhash/xxhash_0.8.2.bb
similarity index 48%
rename from meta/recipes-support/xxhash/xxhash_0.8.1.bb
rename to meta/recipes-support/xxhash/xxhash_0.8.2.bb
index 222ba7b77c..02a24df7af 100644
--- a/meta/recipes-support/xxhash/xxhash_0.8.1.bb
+++ b/meta/recipes-support/xxhash/xxhash_0.8.2.bb
@@ -1,16 +1,36 @@
+# 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:
+#
+# --- LICENSE
+# +++ LICENSE
+# @@ -1,5 +1,5 @@
+# xxHash Library
+# -Copyright (c) 2012-2020 Yann Collet
+# +Copyright (c) 2012-2021 Yann Collet
+# All rights reserved.
+#
+# BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
+#
+#
+
SUMMARY = "Extremely fast non-cryptographic hash algorithm"
DESCRIPTION = "xxHash is an extremely fast non-cryptographic hash algorithm, \
working at speeds close to RAM limits."
HOMEPAGE = "http://www.xxhash.com/"
LICENSE = "BSD-2-Clause & GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=cdfe7764d5685d8e08b3df302885d7f3 \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=13be6b481ff5616f77dda971191bb29b \
file://cli/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
- "
+ "
SRC_URI = "git://github.com/Cyan4973/xxHash.git;branch=release;protocol=https"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
-SRCREV = "35b0373c697b5f160d3db26b1cbb45a0d5ba788c"
+SRCREV = "bbb27a5efb85b92a0486cf361a8635715a53f6ba"
S = "${WORKDIR}/git"
--
2.39.2
packages/core2-32-poky-linux/xxhash: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash: PV changed from "0.8.1" to "0.8.2" Changes to packages/core2-32-poky-linux/xxhash (sysroot): /usr/lib/libxxhash.so.0 changed symlink target from libxxhash.so.0.8.1 to libxxhash.so.0.8.2 /usr/lib/libxxhash.so changed symlink target from libxxhash.so.0.8.1 to libxxhash.so.0.8.2 /usr/lib/libxxhash.so.0.8.1 moved to /usr/lib/libxxhash.so.0.8.2 packages/core2-32-poky-linux/xxhash/xxhash-dbg: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash-dbg: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-dbg: FILELIST: removed "/usr/lib/.debug/libxxhash.so.0.8.1", added "/usr/lib/.debug/libxxhash.so.0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-dbg: PKGSIZE changed from 785884 to 614764 (-22%) packages/core2-32-poky-linux/xxhash/xxhash-dev: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash-dev: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-dev: PKGSIZE changed from 212472 to 255922 (+20%) packages/core2-32-poky-linux/xxhash/xxhash-doc: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash-doc: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-doc: PKGSIZE changed from 4604 to 4854 (+5%) packages/core2-32-poky-linux/xxhash/xxhash-locale: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash-locale: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-src: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash-src: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-src: PKGSIZE changed from 324796 to 376585 (+16%) packages/core2-32-poky-linux/xxhash/xxhash-staticdev: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash-staticdev: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash-staticdev: PKGSIZE changed from 329822 to 247154 (-25%) packages/core2-32-poky-linux/xxhash/xxhash: PKGV changed from 0.8.1 [default] to 0.8.2 [default] packages/core2-32-poky-linux/xxhash/xxhash: PV changed from "0.8.1" to "0.8.2" packages/core2-32-poky-linux/xxhash/xxhash: FILELIST: removed "/usr/lib/libxxhash.so.0.8.1", added "/usr/lib/libxxhash.so.0.8.2" packages/core2-32-poky-linux/xxhash/xxhash: PKGSIZE changed from 162612 to 158516 (-3%)
0001-xxhash-upgrade-0.8.1-0.8.2.patch
Description: Binary data
Changes to packages/core2-32-poky-linux/xxhash (sysroot): /usr/lib/libxxhash.so.0 changed symlink target from libxxhash.so.0.8.1 to libxxhash.so.0.8.2 /usr/lib/libxxhash.so changed symlink target from libxxhash.so.0.8.1 to libxxhash.so.0.8.2 /usr/lib/libxxhash.so.0.8.1 moved to /usr/lib/libxxhash.so.0.8.2 packages/core2-32-poky-linux/xxhash/xxhash-dbg: PKGSIZE changed from 785884 to 614764 (-22%) packages/core2-32-poky-linux/xxhash/xxhash-dev: PKGSIZE changed from 212472 to 255922 (+20%) packages/core2-32-poky-linux/xxhash/xxhash-src: PKGSIZE changed from 324796 to 376585 (+16%) packages/core2-32-poky-linux/xxhash/xxhash-staticdev: PKGSIZE changed from 329822 to 247154 (-25%) packages/core2-32-poky-linux/xxhash/xxhash: FILELIST: removed "/usr/lib/libxxhash.so.0.8.1", added "/usr/lib/libxxhash.so.0.8.2"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#185352): https://lists.openembedded.org/g/openembedded-core/message/185352 Mute This Topic: https://lists.openembedded.org/mt/100487675/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
