Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *erofs-utils* to *1.9.2* 
has Succeeded.

Next steps:
    - apply the patch: git am 0001-erofs-utils-upgrade-1.9.1-1.9.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 fe84ea3114d8e9f489d570a52b78f855c4b01315 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 2 Jul 2026 05:20:13 +0000
Subject: [PATCH] erofs-utils: upgrade 1.9.1 -> 1.9.2

---
 ...fs-utils_1.9.1.bb => erofs-utils_1.9.2.bb} | 44 ++++++++++++++++++-
 1 file changed, 42 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/erofs-utils/{erofs-utils_1.9.1.bb => 
erofs-utils_1.9.2.bb} (30%)

diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb 
b/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.2.bb
similarity index 30%
rename from meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb
rename to meta/recipes-devtools/erofs-utils/erofs-utils_1.9.2.bb
index 03bb718b44..f4570afd0d 100644
--- a/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb
+++ b/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.2.bb
@@ -1,11 +1,51 @@
+# 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:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -1,15 +1,15 @@
+# -erofs-utils uses two different license patterns:
+# +erofs-utils uses two different licensing patterns:
+#  
+# - - most liberofs files in `lib` and `include` directories
+# -   use GPL-2.0+ OR Apache-2.0 dual license;
+# + - Most liberofs files in the `lib` and `include` directories
+# +   use a dual GPL-2.0+ OR MIT license whenever possible.
+#  
+# - - all other files use GPL-2.0+ license, unless
+# -   explicitly stated otherwise.
+# + - All other files use the MIT license unless explicitly stated
+# +   otherwise.
+#  
+# -Relevant licenses can be found in the LICENSES directory.
+# +The relevant licenses can be found in the LICENSES directory.
+#  
+# -This model is selected to emphasize that
+# -files in `lib` and `include` directory are designed to be included into
+# -3rd-party applications, while all other files, are intended to be used
+# -"as is", as part of their intended scenarios, with no intention to
+# -support 3rd-party integration use cases.
+# +This model was chosen to maximize the ability of erofs-utils to
+# +integrate with various ecosystems.
+# +
+# +However, liberofs uses a GPL-2.0+ OR MIT dual license because some
+# +parts should be shared with the Linux kernel.
+# 
+#
+
 SUMMARY = "Tools for erofs filesystems"
 # liberofs also available under Apache 2.0
 LICENSE = "GPL-2.0-or-later"
 SECTION = "base"
-LIC_FILES_CHKSUM = "file://COPYING;md5=73001d804ea1e3d84365f652242cca20"
+LIC_FILES_CHKSUM = "file://COPYING;md5=63afa010baddc7d0905f9c31ac759f51"
 HOMEPAGE = 
"https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/README";
 
-SRCREV = "d3fbccba6e409c100843563b416c47cd82c87ca0"
+SRCREV = "30711d4b2e234fe3e8aaeb779ade4cb609b0d920"
 SRC_URI = 
"git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git;branch=master;protocol=https;tag=v${PV}"
 
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"
-- 
2.47.1

Attachment: 0001-erofs-utils-upgrade-1.9.1-1.9.2.patch
Description: Binary data

packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-dbg: PKGV changed from 
1.9.1 [default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-dbg: PV changed from 
"1.9.1" to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-dbg: PKGSIZE changed from 
2700648 to 2744216 (+2%)
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-dev: PKGV changed from 
1.9.1 [default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-dev: PV changed from 
"1.9.1" to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-doc: PKGV changed from 
1.9.1 [default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-doc: PV changed from 
"1.9.1" to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-doc: PKGSIZE changed from 
26007 to 26383 (+1%)
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-locale: PKGV changed from 
1.9.1 [default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-locale: PV changed from 
"1.9.1" to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-src: PKGV changed from 
1.9.1 [default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-src: FILELIST: directory 
renamed /usr/src/debug/erofs-utils/1.9.1/include -> 
/usr/src/debug/erofs-utils/1.9.2/include, directory renamed 
/usr/src/debug/erofs-utils/1.9.1/include/erofs -> 
/usr/src/debug/erofs-utils/1.9.2/include/erofs, directory renamed 
/usr/src/debug/erofs-utils/1.9.1/lib/remotes -> 
/usr/src/debug/erofs-utils/1.9.2/lib/remotes, directory renamed 
/usr/src/debug/erofs-utils/1.9.1/mount -> 
/usr/src/debug/erofs-utils/1.9.2/mount, directory renamed 
/usr/src/debug/erofs-utils/1.9.1/dump -> /usr/src/debug/erofs-utils/1.9.2/dump, 
directory renamed /usr/src/debug/erofs-utils/1.9.1/fsck -> 
/usr/src/debug/erofs-utils/1.9.2/fsck, directory renamed 
/usr/src/debug/erofs-utils/1.9.1/lib/backends -> 
/usr/src/debug/erofs-utils/1.9.2/lib/backends, directory renamed 
/usr/src/debug/erofs-utils/1.9.1/mkfs -> /usr/src/debug/erofs-utils/1.9.2/mkfs, 
removed "/usr/src/debug/erofs-utils/1.9.1/lib/exclude.c 
/usr/src/debug/erofs-utils/1.9.1/
 lib/dedupe.c /usr/src/debug/erofs-utils/1.9.1/lib/liberofs_nbd.h 
/usr/src/debug/erofs-utils/1.9.1/lib/metabox.c 
/usr/src/debug/erofs-utils/1.9.1/lib/xxhash.c 
/usr/src/debug/erofs-utils/1.9.1/lib/kite_deflate.c 
/usr/src/debug/erofs-utils/1.9.1/lib/compress.c 
/usr/src/debug/erofs-utils/1.9.1/lib/rebuild.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_rebuild.h 
/usr/src/debug/erofs-utils/1.9.1/lib/importer.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_compress.h 
/usr/src/debug/erofs-utils/1.9.1/lib/dedupe_ext.c 
/usr/src/debug/erofs-utils/1.9.1/lib/data.c 
/usr/src/debug/erofs-utils/1.9.1/lib/xattr.c 
/usr/src/debug/erofs-utils/1.9.1/lib/workqueue.c 
/usr/src/debug/erofs-utils/1.9.1/lib/compress_hints.c 
/usr/src/debug/erofs-utils/1.9.1/lib/global.c 
/usr/src/debug/erofs-utils/1.9.1/lib/vmdk.c 
/usr/src/debug/erofs-utils/1.9.1/lib/compressor.h 
/usr/src/debug/erofs-utils/1.9.1/lib/namei.c 
/usr/src/debug/erofs-utils/1.9.1/lib/base64.c 
/usr/src/debug/erofs-utils/1.9.1/lib/diskbuf.c /usr/src/de
 bug/erofs-utils/1.9.1/lib/compressor.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_base64.h 
/usr/src/debug/erofs-utils/1.9.1/lib/cache.c 
/usr/src/debug/erofs-utils/1.9.1/lib/dir.c 
/usr/src/debug/erofs-utils/1.9.1/lib/fragments.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_fragments.h 
/usr/src/debug/erofs-utils/1.9.1/lib/tar.c 
/usr/src/debug/erofs-utils/1.9.1/lib/decompress.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_oci.h 
/usr/src/debug/erofs-utils/1.9.1/lib/config.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_uuid.h 
/usr/src/debug/erofs-utils/1.9.1/lib/rolling_hash.h 
/usr/src/debug/erofs-utils/1.9.1/lib/block_list.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_gzran.h 
/usr/src/debug/erofs-utils/1.9.1/lib/gzran.c 
/usr/src/debug/erofs-utils/1.9.1/lib/uuid.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_cache.h 
/usr/src/debug/erofs-utils/1.9.1/lib/compressor_deflate.c 
/usr/src/debug/erofs-utils/1.9.1/lib/inode.c 
/usr/src/debug/erofs-utils/1.9.1/lib/compressor_lz4.c /usr/src
 /debug/erofs-utils/1.9.1/lib/liberofs_metabox.h 
/usr/src/debug/erofs-utils/1.9.1/lib/io.c 
/usr/src/debug/erofs-utils/1.9.1/lib/compressor_lz4hc.c 
/usr/src/debug/erofs-utils/1.9.1/lib/uuid_unparse.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_xxhash.h 
/usr/src/debug/erofs-utils/1.9.1/lib/hashmap.c 
/usr/src/debug/erofs-utils/1.9.1/lib/blobchunk.c 
/usr/src/debug/erofs-utils/1.9.1/lib/bitops.c 
/usr/src/debug/erofs-utils/1.9.1/lib/sha256.h 
/usr/src/debug/erofs-utils/1.9.1/lib/zmap.c 
/usr/src/debug/erofs-utils/1.9.1/lib/liberofs_private.h 
/usr/src/debug/erofs-utils/1.9.1/lib/super.c 
/usr/src/debug/erofs-utils/1.9.1/lib/sha256.c", added 
"/usr/src/debug/erofs-utils/1.9.2/lib/exclude.c 
/usr/src/debug/erofs-utils/1.9.2/lib/dedupe.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_nbd.h 
/usr/src/debug/erofs-utils/1.9.2/lib/metabox.c 
/usr/src/debug/erofs-utils/1.9.2/lib/xxhash.c 
/usr/src/debug/erofs-utils/1.9.2/lib/kite_deflate.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_ublk.h /usr/src/debu
 g/erofs-utils/1.9.2/lib/compress.c 
/usr/src/debug/erofs-utils/1.9.2/lib/rebuild.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_rebuild.h 
/usr/src/debug/erofs-utils/1.9.2/lib/importer.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_compress.h 
/usr/src/debug/erofs-utils/1.9.2/lib/dedupe_ext.c 
/usr/src/debug/erofs-utils/1.9.2/lib/data.c 
/usr/src/debug/erofs-utils/1.9.2/lib/xattr.c 
/usr/src/debug/erofs-utils/1.9.2/lib/workqueue.c 
/usr/src/debug/erofs-utils/1.9.2/lib/compress_hints.c 
/usr/src/debug/erofs-utils/1.9.2/lib/global.c 
/usr/src/debug/erofs-utils/1.9.2/lib/vmdk.c 
/usr/src/debug/erofs-utils/1.9.2/lib/compressor.h 
/usr/src/debug/erofs-utils/1.9.2/lib/namei.c 
/usr/src/debug/erofs-utils/1.9.2/lib/base64.c 
/usr/src/debug/erofs-utils/1.9.2/lib/diskbuf.c 
/usr/src/debug/erofs-utils/1.9.2/lib/compressor.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_base64.h 
/usr/src/debug/erofs-utils/1.9.2/lib/cache.c 
/usr/src/debug/erofs-utils/1.9.2/lib/dir.c 
/usr/src/debug/erofs-utils/1.9.2/lib/frag
 ments.c /usr/src/debug/erofs-utils/1.9.2/lib/liberofs_fragments.h 
/usr/src/debug/erofs-utils/1.9.2/lib/tar.c 
/usr/src/debug/erofs-utils/1.9.2/lib/decompress.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_oci.h 
/usr/src/debug/erofs-utils/1.9.2/lib/config.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_uuid.h 
/usr/src/debug/erofs-utils/1.9.2/lib/rolling_hash.h 
/usr/src/debug/erofs-utils/1.9.2/lib/block_list.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_gzran.h 
/usr/src/debug/erofs-utils/1.9.2/lib/gzran.c 
/usr/src/debug/erofs-utils/1.9.2/lib/uuid.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_cache.h 
/usr/src/debug/erofs-utils/1.9.2/lib/compressor_deflate.c 
/usr/src/debug/erofs-utils/1.9.2/lib/inode.c 
/usr/src/debug/erofs-utils/1.9.2/lib/compressor_lz4.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_metabox.h 
/usr/src/debug/erofs-utils/1.9.2/lib/io.c 
/usr/src/debug/erofs-utils/1.9.2/lib/compressor_lz4hc.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_s3.h /usr/src/debug/erofs-utils
 /1.9.2/lib/liberofs_sha256.h 
/usr/src/debug/erofs-utils/1.9.2/lib/uuid_unparse.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_xxhash.h 
/usr/src/debug/erofs-utils/1.9.2/lib/hashmap.c 
/usr/src/debug/erofs-utils/1.9.2/lib/blobchunk.c 
/usr/src/debug/erofs-utils/1.9.2/lib/bitops.c 
/usr/src/debug/erofs-utils/1.9.2/lib/zmap.c 
/usr/src/debug/erofs-utils/1.9.2/lib/liberofs_private.h 
/usr/src/debug/erofs-utils/1.9.2/lib/super.c 
/usr/src/debug/erofs-utils/1.9.2/lib/sha256.c"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-src: PV changed from 
"1.9.1" to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-src: PKGSIZE changed from 
766826 to 805226 (+5%)
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-staticdev: PKGV changed 
from 1.9.1 [default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils-staticdev: PV changed 
from "1.9.1" to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils: PKGV changed from 1.9.1 
[default] to 1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils: PV changed from "1.9.1" 
to "1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils/erofs-utils: PKGSIZE changed from 
748416 to 764832 (+2%)
packages/x86-64-v3-poky-linux/erofs-utils: PKGV changed from 1.9.1 [default] to 
1.9.2 [default]
packages/x86-64-v3-poky-linux/erofs-utils: SRC_URI changed from 
"git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git;branch=master;protocol=https;tag=v1.9.1"
 to 
"git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git;branch=master;protocol=https;tag=v1.9.2"
packages/x86-64-v3-poky-linux/erofs-utils: PV changed from "1.9.1" to "1.9.2"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240014): 
https://lists.openembedded.org/g/openembedded-core/message/240014
Mute This Topic: https://lists.openembedded.org/mt/120079257/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to