summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/sgmlspl
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-18 09:02:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:46:31 +0100
commit682a213dc732074985bf86f508305fc6eafe18d9 (patch)
tree909de89eb6f3f60203c3b3a68a5530d515f3fed3 /meta/recipes-devtools/sgmlspl
parent48c1e10f53894e666283aac086e61444d2c1ed69 (diff)
downloadopenembedded-core-682a213dc732074985bf86f508305fc6eafe18d9.tar.gz
cpan.bbclass: Perform more mangling for perl path
On hosts where we may already be past the #! limit this is required and this is safe on the target as well. This is be7fe31 in oe.dev. Related to this we now bump all PRs for recipes that inherit cpan. Note that in oe.dev we mangle for perl but here we use the new nativeperl script. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/recipes-devtools/sgmlspl')
-rw-r--r--meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb b/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
index 4e01f17b3e..28e0e9f391 100644
--- a/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
+++ b/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://search.cpan.org/src/DMEGG/SGMLSpm-1.03ii/DOC/HTML/SGMLSpm/sgm
SECTION = "libs"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-${PV}.tar.gz \
file://combined.patch"