From: Martin Jansa Date: Wed, 30 Nov 2011 22:57:00 +0000 (+0100) Subject: squashfs-tools: fix PR, those should start with 'r' X-Git-Tag: 2015-4~12584 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72;p=openembedded-core.git squashfs-tools: fix PR, those should start with 'r' Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb index 669179761f..a2ed8ba207 100644 --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb @@ -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 \