From: Wang Mingyu <[email protected]>

Changelog:
==========
- (mkfs.erofs) Fix multi-threaded compression with '-Eall-fragments';
- (mkfs.erofs) Fix large chunk-based image generation;
- (mkfs.erofs) Avoid large arrays on the stack
- (mkfs.erofs) Fix PAX format parsing in headerball mode
- (mkfs.erofs) Several fixes for incremental builds
- (mkfs.erofs) Fix reproducible builds due to 'i_ino'
- Use pkg-config for liblz4 configuration;
- Get rid of pthread_cancel() dependencies;
- (mkfs.erofs) Add '-U <clear|random>' support;
- (mkfs.erofs) Add '--hard-dereference' for NixOS reproducibility
- Several minor random fixes.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../erofs-utils/{erofs-utils_1.8.2.bb => erofs-utils_1.8.3.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/erofs-utils/{erofs-utils_1.8.2.bb => 
erofs-utils_1.8.3.bb} (94%)

diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb 
b/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.3.bb
similarity index 94%
rename from meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb
rename to meta/recipes-devtools/erofs-utils/erofs-utils_1.8.3.bb
index 4d8689f87c..996303c7f0 100644
--- a/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb
+++ b/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.3.bb
@@ -5,7 +5,7 @@ SECTION = "base"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73001d804ea1e3d84365f652242cca20"
 HOMEPAGE = 
"https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/README";
 
-SRCREV = "8bedd862edfbb9a5e54dd37abede29020dd8fdfb"
+SRCREV = "8d6c5d48615e23cd47cf9eb793904aedbb93ff4e"
 SRC_URI = 
"git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git;branch=master;protocol=https"
 
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#208808): 
https://lists.openembedded.org/g/openembedded-core/message/208808
Mute This Topic: https://lists.openembedded.org/mt/110160077/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to