aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libversion-perl_0.6701.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/perl/libversion-perl_0.6701.bb b/recipes/perl/libversion-perl_0.6701.bb
index 07987b1505..fc91a4c3c9 100644
--- a/recipes/perl/libversion-perl_0.6701.bb
+++ b/recipes/perl/libversion-perl_0.6701.bb
@@ -3,6 +3,8 @@ SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r9"
+DEFAULT_PREFERENCE = "-1"
+
SRC_URI = "http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-${PV}.tar.gz"
S = "${WORKDIR}/version-${PV}"