aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/perl-native_5.10.1.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:59:54 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:59:54 +0200
commit270f66fd7cdfe7807b61dee435090ed77a24f537 (patch)
tree8eb8fa50d1610c0f9bfa01455dad3b2d8ab07e41 /recipes/perl/perl-native_5.10.1.bb
parente16768ae9e77a65413f417759e9970e891b578fd (diff)
downloadopenembedded-270f66fd7cdfe7807b61dee435090ed77a24f537.tar.gz
perl recipes: updated license from Artistic|GPLv1 to Artistic|GPLv1+
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/perl/perl-native_5.10.1.bb')
-rw-r--r--recipes/perl/perl-native_5.10.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/perl-native_5.10.1.bb b/recipes/perl/perl-native_5.10.1.bb
index a3a2eed173..b5e8bf421e 100644
--- a/recipes/perl/perl-native_5.10.1.bb
+++ b/recipes/perl/perl-native_5.10.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Perl is a popular scripting language."
HOMEPAGE = "http://www.perl.org/"
SECTION = "libs"
-LICENSE = "Artistic|GPLv1"
+LICENSE = "Artistic|GPLv1+"
DEPENDS = "virtual/db-native gdbm-native"
PR = "r5"
NATIVE_INSTALL_WORKS = "1"