]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpcre: clean up FILE after PACKAGE reorder
authorSaul Wold <sgw@linux.intel.com>
Tue, 5 Jun 2012 12:30:30 +0000 (05:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jun 2012 11:37:23 +0000 (12:37 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/libpcre/libpcre_8.30.bb

index 05ca7ca4e551106ee99aaa3c9733c8fd156d618e..c62b940808bd9eb216a0ed0cba70521d7cc4f8ce 100644 (file)
@@ -5,7 +5,7 @@ provides a POSIX calling interface to PCRE; the regular expressions \
 themselves still follow Perl syntax and semantics. The header file for \
 the POSIX-style functions is called pcreposix.h."
 SECTION = "devel"
-PR = "r1"
+PR = "r2"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=115e2bee152e2e23e838a29136094877"
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/pcre/pcre/${PV}/pcre-${PV}.tar.bz2 \