[oe-commits] Martin Jansa : squashfs-tools: fix PR, those should start with 'r'

git at git.openembedded.org git at git.openembedded.org
Wed Nov 30 23:40:51 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Wed Nov 30 23:57:00 2011 +0100

squashfs-tools: fix PR, those should start with 'r'

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../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 \





More information about the Openembedded-commits mailing list