From: Wang Mingyu <[email protected]> Changelog: ========== - Fix build on GNU/Hurd - Fix maximum volume label length - Correctly skip unidentified xattrs - Support exporting xattrs optionally - Correctly sort shared xattrs - Allow pax headers with empty names; - Add '--sort=none' option for tarballs; - Fix broken compressed packed inodes - Several minor random fixes.
Signed-off-by: Wang Mingyu <[email protected]> --- .../erofs-utils/{erofs-utils_1.8.1.bb => erofs-utils_1.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/erofs-utils/{erofs-utils_1.8.1.bb => erofs-utils_1.8.2.bb} (94%) diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.1.bb b/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb similarity index 94% rename from meta/recipes-devtools/erofs-utils/erofs-utils_1.8.1.bb rename to meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb index 50d6e3b38e..4d8689f87c 100644 --- a/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.1.bb +++ b/meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.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 = "ddbed14463fb798eff71fd4d4395357eb598e175" +SRCREV = "8bedd862edfbb9a5e54dd37abede29020dd8fdfb" 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.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205314): https://lists.openembedded.org/g/openembedded-core/message/205314 Mute This Topic: https://lists.openembedded.org/mt/108904272/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
