mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
squashfs-tools: fix PR, those should start with 'r'
(From OE-Core rev: f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a4b7188efd
commit
d7cd934376
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://../COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
|
||||
file://../../7zC.txt;beginline=12;endline=16;md5=2056cd6d919ebc3807602143c7449a7c \
|
||||
"
|
||||
DEPENDS = "attr zlib xz"
|
||||
PR = "0"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/squashfs/squashfs${PV}.tar.gz;name=squashfs \
|
||||
http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2;name=lzma \
|
||||
|
||||
Reference in New Issue
Block a user