From patchwork Wed Nov 30 22:57:00 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/3] squashfs-tools: fix PR, those should start with 'r' Date: Wed, 30 Nov 2011 22:57:00 -0000 From: Martin Jansa X-Patchwork-Id: 15903 Message-Id: <7c47d742cb8a5caeac9ac4488ba2965be9169451.1322693708.git.Martin.Jansa@gmail.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Martin Jansa --- .../squashfs-tools/squashfs-tools_4.2.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 6691797..a2ed8ba 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 \