mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
squashfs-tools: upgrade 4.5.1 -> 4.6.1
(From OE-Core rev: 5e8cfde8f951b4aa0122411bc41d211af4d97eeb) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8b8cf3e620
commit
d512b5765d
@@ -7,11 +7,9 @@ SECTION = "base"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
PV = "4.5.1"
|
||||
SRCREV = "afdd63fc386919b4aa40d573b0a6069414d14317"
|
||||
SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https;branch=master \
|
||||
file://0001-install-manpages.sh-do-not-write-original-timestamps.patch \
|
||||
"
|
||||
PV = "4.6.1"
|
||||
SRCREV = "d8cb82d9840330f9344ec37b992595b5d7b44184"
|
||||
SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https;branch=v6.1.1"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user