squashfs-tools-ng: upgrade 1.3.1 -> 1.3.2

Changelog:
==========
 - Fix prefix path for file globing
 - Missing '--no-pad' option in 'gensquashfs', 'sqfs2tar'
 - Fix version substitution in release script

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-09-30 15:43:04 +08:00 committed by Khem Raj
parent 358a359626
commit 63997c6060
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.md;md5=a709b68f1ce8a9f10aeea6401446c1f4 \
file://licenses/zstd.txt;md5=8df8137b630239cbdd4c0674124cb0c8 \
"
SRCREV = "8f9966c8ea3ea8a854941d041e7fcb9eb4f772fb"
SRCREV = "667faf69cc35215e33e747b4bffdcba3643c2629"
SRC_URI = "git://github.com/AgentD/squashfs-tools-ng.git;protocol=https;branch=fixes-1.3.0"
S = "${WORKDIR}/git"