aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/perl-native_5.8.8.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-08 00:56:32 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-08 00:56:32 +0000
commit8cab11d75ce64da1ba3ed5bafb976c9a304b9c1e (patch)
treecb9f6a326387b6104704d85218057694d1732a58 /packages/perl/perl-native_5.8.8.bb
parent75d5df36b5cfd0f51ffbaa89ca997e9c45075ccd (diff)
downloadopenembedded-8cab11d75ce64da1ba3ed5bafb976c9a304b9c1e.tar.gz
perl/perl-native 5.8.8: Remove -DEFAULT_PREFERENCE = "-1" for version 5.8.8.
Some distributions have already started to use this so it's probably about time to promote it to the default.
Diffstat (limited to 'packages/perl/perl-native_5.8.8.bb')
-rw-r--r--packages/perl/perl-native_5.8.8.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/perl/perl-native_5.8.8.bb b/packages/perl/perl-native_5.8.8.bb
index 84311d3f59..c9d9b51771 100644
--- a/packages/perl/perl-native_5.8.8.bb
+++ b/packages/perl/perl-native_5.8.8.bb
@@ -3,12 +3,10 @@ HOMEPAGE = "http://www.perl.org/"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS = "virtual/db-native gdbm-native"
-PR = "r6"
+PR = "r7"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/perl-${PV}"
-DEFAULT_PREFERENCE = "-1"
-
SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
file://perl-5.8.8-gcc-4.2.patch;patch=1 \
file://Configure-multilib.patch;patch=1 \